Documentation
¶
Overview ¶
Package auth
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrUnsupportedMethod ¶
type ErrUnsupportedMethod struct {
// contains filtered or unexported fields
}
func (ErrUnsupportedMethod) Error ¶
func (err ErrUnsupportedMethod) Error() string
type InitAuthSignerError ¶
func (InitAuthSignerError) Error ¶
func (err InitAuthSignerError) Error() string
type InvalidAuthSignerError ¶
type InvalidAuthSignerError struct {
Name string
}
func (InvalidAuthSignerError) Error ¶
func (err InvalidAuthSignerError) Error() string
Click to show internal directories.
Click to hide internal directories.