Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrAccessDenied ¶
type ErrAccessDenied struct {
Err error
}
func (ErrAccessDenied) Error ¶
func (e ErrAccessDenied) Error() string
func (ErrAccessDenied) Unwrap ¶
func (e ErrAccessDenied) Unwrap() error
Click to show internal directories.
Click to hide internal directories.