//
pkg.gl
Category
github.com/patrickascher/gofer
router
middleware
package
0.1.14-beta9
Repository:
https://github.com/patrickascher/gofer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
97 SLOC
#
Packages
jwt
Package jwt provides a parser, generator and a middleware to checks if a jwt-token is valid.
#
Functions
NewLogger
NewLogger creates a new logger.
NewRbac
NewRbac creates a new rbac.
#
Variables
ErrRbacClaim
Error messages.
ErrRbacPatternService
Error messages.
#
Interfaces
RoleService
RoleService interface.