Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
makeless_go_authenticator.Authenticator
Users []*makeless_go_model.User
*sync.RWMutex
}
func (*Authenticator) AuthenticatorHandler ¶
func (authenticator *Authenticator) AuthenticatorHandler(c *gin.Context) (interface{}, error)
func (*Authenticator) CreateMiddleware ¶
func (authenticator *Authenticator) CreateMiddleware() error
Click to show internal directories.
Click to hide internal directories.