Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // copy these functions here to avoid package name conflict New = errors.New )
Functions ¶
func PrintUserFixableErrorInstruction ¶
func PrintUserFixableErrorInstruction(err error)
Types ¶
type UserFixableError ¶
func NewUserFixableError ¶
func NewUserFixableError(err error, instructions string) UserFixableError
func (UserFixableError) Error ¶
func (e UserFixableError) Error() string
Click to show internal directories.
Click to hide internal directories.