package
1.33.0-rc3
Repository: https://github.com/ovh/utask.git
Documentation: pkg.go.dev

# Constants

go:generate jsonenums -type=CondType --lower --no-stringergo:generate stringer -type=CondType.
accepted condition operators.
ForEachChildren executes the condition on the children of a foreach step.
ForEachParent executes the condition on the foreach step itself.
accepted condition operators.
accepted condition operators.
accepted condition operators.
accepted condition operators.
accepted condition operators.
accepted condition operators.
accepted condition operators.
accepted condition operators.
accepted condition operators.
go:generate jsonenums -type=CondType --lower --no-stringergo:generate stringer -type=CondType.

# Structs

No description provided by the author
Condition defines a condition to be evaluated before or after a step's action.

# Type aliases

No description provided by the author