//
pkg.gl
Category
github.com/seantcanavan/lambda_jwt_router
lrtr
package
1.3.7
Repository:
https://github.com/seantcanavan/lambda_jwt_router.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
3
Files
302 SLOC
#
Functions
NewRouter
NewRouter creates a new Router object with a base path and a list of zero or more global middleware functions.
#
Structs
Router
Router is the main type of the library.