//
pkg.gl
Category
github.com/qkbyte/go-zero
rest
router
package
1.3.9
Repository:
https://github.com/qkbyte/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
124 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 /.