Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DuplicateResourceError ¶
func (*DuplicateResourceError) Error ¶
func (e *DuplicateResourceError) Error() string
type GenericError ¶
func (*GenericError) Error ¶
func (e *GenericError) Error() string
type ResourceNotFoundError ¶
func (*ResourceNotFoundError) Error ¶
func (e *ResourceNotFoundError) Error() string
type ValidationError ¶
type ValidationError struct {
Msg string
}
func (*ValidationError) Error ¶
func (e *ValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.