Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntityAlreadyExists ¶
type EntityAlreadyExists struct {
Entity string
}
func (EntityAlreadyExists) Error ¶
func (e EntityAlreadyExists) Error() string
type EntityNotFound ¶
type EntityNotFound struct {
Entity string
}
func (EntityNotFound) Error ¶
func (e EntityNotFound) Error() string
type InterfaceAssertError ¶
func (InterfaceAssertError) Error ¶
func (e InterfaceAssertError) Error() string
Click to show internal directories.
Click to hide internal directories.