Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultFactory ¶
func NewDefaultFactory() defaultFactory
func NewDefaultManager ¶
func NewDefaultManager() defaultManager
Types ¶
type AuthService ¶
type AuthService interface { Service SupportsRequestAuth(http.Request) (bool, error) ParseRequestAuth(http.Request) (*auth.Token, error) }
func GetAuthServices ¶ added in v0.17.0
func GetAuthServices(m Manager) []AuthService
type AuthServices ¶ added in v0.17.0
type AuthServices []AuthService
Directories ¶
Path | Synopsis |
---|---|
dynamicvaluefakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
reqfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.