package
1.6.0
Repository: https://github.com/go-idp/pipeline.git
Documentation: pkg.go.dev

# Constants

RunModeParallel is the mode to run the jobs in parallel.
RunModeSerial is the mode to run the jobs serially.

# Structs

RunConfig is the config for run.
No description provided by the author
No description provided by the author

# Type aliases

RunOption is the option for run.