Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceDoesNotExist ¶
type ResourceDoesNotExist struct { Key string `json:"key"` Message *string `json:"message,omitempty"` }
func (*ResourceDoesNotExist) Error ¶
func (v *ResourceDoesNotExist) Error() string
func (*ResourceDoesNotExist) String ¶
func (v *ResourceDoesNotExist) String() string
Click to show internal directories.
Click to hide internal directories.