Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessDeniedError ¶
type AccessDeniedError struct {
Reason string
}
func (*AccessDeniedError) Error ¶
func (a *AccessDeniedError) Error() string
func (*AccessDeniedError) Is ¶
func (a *AccessDeniedError) Is(err error) bool
Click to show internal directories.
Click to hide internal directories.