//
pkg.gl
Category
github.com/caixw/go-http-routers-testing
routers
package
1.0.0
Repository:
https://github.com/caixw/go-http-routers-testing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
124 SLOC
#
Variables
Routers
Routers 所有的路由.
#
Structs
Router
Router 路由的相关信息.
#
Type aliases
Load
Load 加载路由的函数.
ServeFunc
ServeFunc 传入一个 api,返回处理之后的内容。.