package
0.0.0-20250107152505-2809300c68ba
Repository: https://github.com/triumphpc/go-study.git
Documentation: pkg.go.dev
# Functions
NewPipeline will create a new Pipeline ready to be executed.
# Structs
------------------------------------------------------------------------------------------------------.
------------------------------------------------------------------------------------------------------.
No description provided by the author
PipelineConfig is the representation of a pipeline in the configuration.
PipelineStep is a step representation in the configuration.
# Interfaces
------------------------------------------------------------------------------------------------------ Handler is defining how a step looks like.