Documentation
¶
Index ¶
- func Exec(command []string, env map[string]string) error
- func ParseEnv(env []string) map[string]string
- type Local
- func (l *Local) Exec(command []string, env map[string]string, j *job.Job) error
- func (l *Local) Init() error
- func (l *Local) Start(ctx context.Context, j *job.Job) error
- func (l *Local) Stop(ctx context.Context, j *job.Job) error
- func (l *Local) Wait(ctx context.Context, j *job.Job) error
- func (l *Local) WaitCmd() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.