Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HumanError ¶
type HumanError struct {
Message string
// contains filtered or unexported fields
}
func (*HumanError) Error ¶
func (e *HumanError) Error() string
func (*HumanError) Unwrap ¶
func (e *HumanError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.