Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserFacingError ¶ added in v0.7.0
Types ¶
type UserFacingError ¶ added in v0.7.0
UserFacingError forces a specific message, while preserving the underlying cause.
func (*UserFacingError) Error ¶ added in v0.7.0
func (e *UserFacingError) Error() string
func (*UserFacingError) Unwrap ¶ added in v0.7.0
func (e *UserFacingError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.