Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func NewPool ¶
func NewPool(opts flags.RootPflagpole, popts flags.FlowPflagpole) *Pool
func (*Pool) Apply ¶
func (M *Pool) Apply(ctx *flowctx.Context, runner flowctx.RunnerFunc) flowctx.RunnerFunc
type Wait ¶
type Wait struct {
// contains filtered or unexported fields
}
func NewWait ¶
func NewWait(opts flags.RootPflagpole, popts flags.FlowPflagpole) *Wait
func (*Wait) Apply ¶
func (M *Wait) Apply(ctx *hofcontext.Context, runner hofcontext.RunnerFunc) hofcontext.RunnerFunc
Click to show internal directories.
Click to hide internal directories.