Documentation
¶
Index ¶
Constants ¶
View Source
const UnknownPersonErrorType = "UnknownPersonError"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UnknownPersonError ¶
type UnknownPersonError struct {
// contains filtered or unexported fields
}
func NewUnknownPersonError ¶
func NewUnknownPersonError(name string) UnknownPersonError
func (UnknownPersonError) Error ¶
func (e UnknownPersonError) Error() string
Click to show internal directories.
Click to hide internal directories.