Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorFromFailure ¶
func IsTerminalError ¶ added in v0.11.0
func NewTerminalError ¶
Types ¶
type TerminalError ¶
type TerminalError struct {
Inner error
}
func (*TerminalError) Error ¶
func (e *TerminalError) Error() string
func (*TerminalError) Unwrap ¶
func (e *TerminalError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.