Versions in this module Expand all Collapse all v0 v0.8.3 Apr 27, 2018 Changes in this version + const CheckBufSize + const DefaultUnprivilegedUser + type CheckResult struct + Duration time.Duration + Err error + ExitCode int + Output string + Timestamp time.Time + type ExecutorConfig struct + LogFile string + LogLevel string + type IsolationConfig struct — darwin/amd64, linux/amd64, windows/amd64 + Cgroup *cgroupConfig.Cgroup + CgroupPaths map[string]string + type WaitResult struct + Err error + ExitCode int + Signal int + func NewWaitResult(code, signal int, err error) *WaitResult + func (r *WaitResult) String() string + func (r *WaitResult) Successful() bool