//
pkg.gl
Category
github.com/Paxman23l/golang-api-tools
utils
echoutils
package
0.1.15
Repository:
https://github.com/paxman23l/golang-api-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
63 SLOC
#
Functions
GenerateResponse
GenerateResponse generates a response for the api.
GetClaims
GetClaims returns info out of jwt token.
GetRoles
GetRoles returns the roles for the user.
IsInRole
IsInRole returns if a user is in specified Role.