Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InformativeError ¶
type InformativeError struct {
// contains filtered or unexported fields
}
func ErrUserWithIdNotFound ¶
func ErrUserWithIdNotFound(userId int64) InformativeError
func (InformativeError) Error ¶
func (e InformativeError) Error() string
Click to show internal directories.
Click to hide internal directories.