//
pkg.gl
Category
github.com/userzhangjinlong/go-zero
rest
router
package
1.1.1
Repository:
https://github.com/userzhangjinlong/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
113 SLOC
#
Functions
NewRouter
NewRouter returns a httpx.Router.
#
Variables
ErrInvalidMethod
ErrInvalidMethod is an error that indicates not a valid http method.
ErrInvalidPath
ErrInvalidPath is an error that indicates path is not start with /.