//
pkg.gl
Category
github.com/go-idp/pipeline
stage
package
1.6.0
Repository:
https://github.com/go-idp/pipeline.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
2
Files
198 SLOC
#
Constants
RunModeParallel
RunModeParallel is the mode to run the jobs in parallel.
RunModeSerial
RunModeSerial is the mode to run the jobs serially.
#
Structs
RunConfig
RunConfig is the config for run.
Stage
No description provided by the author
State
No description provided by the author
#
Type aliases
RunOption
RunOption is the option for run.