Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrUnauthorized ¶
type ErrUnauthorized struct{}
ErrUnauthorized unauthorized.
func (*ErrUnauthorized) Error ¶
func (*ErrUnauthorized) Error() string
func (*ErrUnauthorized) StatusCode ¶
func (*ErrUnauthorized) StatusCode() int
StatusCode error value implements StatusCoder, the StatusCode will be used when encoding the error.
Click to show internal directories.
Click to hide internal directories.