//
pkg.gl
Category
github.com/arcplus/go-lib
router
package
0.0.0-20190118033331-2a53b66835d6
Repository:
https://github.com/arcplus/go-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
119 SLOC
#
Functions
GetParams
GetParams get params from request or request.Context().
New
New gen a new http router.
Wrap
Wrap http.HandlerFunc to HandlerFunc.
WrapX
WrapX httprouter to HandlerFunc.
#
Structs
Router
Router is http router.
#
Type aliases
HandlerFunc
HandlerFunc is http handler func.
Params
No description provided by the author