package
0.1.15
Repository: https://github.com/paxman23l/golang-api-tools.git
Documentation: pkg.go.dev

# Functions

GenerateResponse generates a response for the api.
GetClaims returns info out of jwt token.
GetRoles returns the roles for the user.
IndexOfString finds the index of an item in a string array.
IsInRole returns if a user is in specified Role.
RunTransaction is a wrapper for a transaction.