文件名称:engine-defunct:Engine 是驱动 Go web 框架的核心
文件大小:26KB
文件格式:ZIP
更新时间:2024-07-21 03:57:11
Go
引擎 Engine 是驱动 Go web 框架的核心,具有路由、上下文、http 状态等,以弥合 Go 标准库和您自己的 web 框架之间的距离。
【文件预览】:
engine-defunct-master
----httpstatus.go(5KB)
----httpstatus_test.go(1KB)
----.gitignore(303B)
----signals.go(1KB)
----README.md(722B)
----utils.go(3KB)
----CHANGELOG.md(894B)
----router_test.go(13KB)
----response_writer.go(2KB)
----engine_test.go(8KB)
----configuration_test.go(1KB)
----engine.go(6KB)
----LICENSE(1KB)
----router.go(13KB)
----ctx.go(4KB)
----configuration.go(3KB)
----error.go(3KB)
----.travis.yml(262B)
----group.go(2KB)
----signals_test.go(877B)