package
0.4.1
Repository: https://github.com/bigcommerce/nomad.git
Documentation: pkg.go.dev

# Functions

NewRecoverableError is used to wrap an error and mark it as recoverable or not.
No description provided by the author

# Constants

CheckBufSize is the size of the check output result.
The default user that the executor uses to run tasks.

# Structs

CheckResult encapsulates the result of a check.
IsolationConfig has information about the isolation mechanism the executor uses to put resource constraints and isolation on the user process.
RecoverableError wraps an error and marks whether it is recoverable and could be retried or it is fatal.
WaitResult stores the result of a Wait operation.