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.

# Structs

Guard represents a security access system for routes.

# Type aliases

RouteAuth represents a middleware used to allow/block the access to an endpoint.