package
0.0.0-20181006035023-6907ca925200
Repository: https://github.com/nivl/go-rest-tools.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AdminAccess is a auth middleware that filters out non admin users.
LoggedUserAccess is a auth middleware that filters out anonymous users.
# Type aliases
RouteAuth represents a middleware used to allow/block the access to an endpoint.