Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DuplicatedIdError ¶
type DuplicatedIdError struct {
OriginalError error
}
func (DuplicatedIdError) Error ¶
func (DuplicatedIdError) Error() string
type MalformedUserIdError ¶
type MalformedUserIdError struct{}
func (MalformedUserIdError) Error ¶
func (MalformedUserIdError) Error() string
type ManagerDoesNotExistError ¶
type ManagerDoesNotExistError struct {
OriginalError error
}
func (ManagerDoesNotExistError) Error ¶
func (ManagerDoesNotExistError) Error() string
Click to show internal directories.
Click to hide internal directories.