//
pkg.gl
Category
github.com/ralvarezdev/go-gin
middleware
auth
package
0.3.8
Repository:
https://github.com/ralvarezdev/go-gin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
90 SLOC
#
Functions
NewMiddleware
NewMiddleware creates a new authentication middleware.
#
Variables
ErrNilAuthenticator
No description provided by the author
#
Structs
Middleware
Middleware struct.
#
Interfaces
Authenticator
Authenticator interface.