Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default auth.AuthStore = NewAuthStore(nil)
View Source
var Nil auth.AuthStore = (*nilAuthStore)(nil) // always return nil, even call SetAuthenticator() with a non-nil authenticator
Functions ¶
func NewAuthStore ¶
func NewAuthStore(authenticator auth.Authenticator) auth.AuthStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.