Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Evaluate ¶
func Evaluate(conds Conditions)
func EvaluateParallel ¶
func EvaluateParallel(conds Conditions, workers int, stepOffset int)
func StepDuration ¶
Types ¶
type Condition ¶
func (*Condition) IsAvailable ¶
func (c *Condition) IsAvailable(cs Conditions) bool
type Conditions ¶
func (Conditions) AllDone ¶
func (cs Conditions) AllDone() bool
func (Conditions) Available ¶
func (cs Conditions) Available() []*Condition
Click to show internal directories.
Click to hide internal directories.