Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DomainError ¶
type NotEnoughPermissionsError ¶
type NotEnoughPermissionsError struct { }
func (NotEnoughPermissionsError) Error ¶
func (err NotEnoughPermissionsError) Error() string
func (NotEnoughPermissionsError) StatusCode ¶
func (err NotEnoughPermissionsError) StatusCode() int
type UnauthorizedError ¶
type UnauthorizedError struct {
}func (UnauthorizedError) Error ¶
func (err UnauthorizedError) Error() string
func (UnauthorizedError) StatusCode ¶
func (err UnauthorizedError) StatusCode() int
Click to show internal directories.
Click to hide internal directories.