Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrStopFail = errors.New("StopFail")
View Source
var ErrStopOk = errors.New("StopOK")
Functions ¶
This section is empty.
Types ¶
type ExecutionError ¶
type ExecutionError struct {
ExitCode int
}
func (*ExecutionError) Error ¶
func (e *ExecutionError) Error() string
Click to show internal directories.
Click to hide internal directories.