文件名称:Go-Neo最小和快速GoWeb框架拥有极其简单的API
文件大小:33KB
文件格式:ZIP
更新时间:2022-09-02 12:36:49
Go开发-Web框架
Neo 最小和快速Go Web框架拥有极其简单的API
【文件预览】:
neo-master
----.gitignore(16B)
----utils.go(950B)
----static_test.go(1KB)
----response_test.go(5KB)
----response.go(4KB)
----ctx.go(2KB)
----ctx_test.go(2KB)
----.jsbeautifyrc(275B)
----godoc.go(426B)
----conf_test.go(597B)
----.travis.yml(58B)
----template.go(1KB)
----testassets()
--------templates()
--------testconf.toml(442B)
--------test.txt(13B)
--------dir()
--------testconf_inv.toml(489B)
--------index.html(78B)
----router.go(3KB)
----cookie.go(527B)
----LICENSE(1KB)
----methods.go(2KB)
----conf.go(2KB)
----ebus()
--------ebus_test.go(802B)
--------ebus.go(1KB)
----README.md(847B)
----urlparam.go(343B)
----neo_test.go(143B)
----utils_test.go(2KB)
----application_test.go(228B)
----application.go(4KB)
----interceptor_test.go(2KB)
----middlewares()
--------logger()
----router_test.go(4KB)
----static.go(2KB)
----cookie_test.go(1KB)
----request_test.go(1KB)
----template_test.go(1KB)
----neo.go(715B)
----methods_test.go(620B)
----interceptor.go(895B)
----cmd()
--------neo()
----urlparam_test.go(305B)
----request.go(929B)