Documentation ¶
Overview ¶
Package broken contains an Authenticator that always fails.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBroken = errors.New("broken")
ErrBroken can be expected by tests.
Functions ¶
func New ¶
func New() types.Authenticator
New returns an Authenticator that always returns ErrBroken.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.