Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContactNotFoundError ¶
func NewContactNotFoundError ¶
func NewContactNotFoundError(message, errorType string) ContactNotFoundError
func (ContactNotFoundError) Error ¶
func (e ContactNotFoundError) Error() string
type ContactValidationError ¶
func NewContactValidationError ¶
func NewContactValidationError(message, typeError string) ContactValidationError
func (ContactValidationError) Error ¶
func (e ContactValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.