customsteps

command
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

README

The pipeline API provides the barebones and founding steps that allows us to create workflows. However, in more complex scenarios it's useful to create custom steps that satisfy specific bussiness needs, hence this package provides a quick overview through examples on how to create them.

The API should be flexible enough to create whatever you like or need, as long as you are compliant with the Step contract which is highly flexible.

This package provides custom steps that showcase particular use cases someone may need, feel free to copy them / modify them however you please / create your own / etc.

It's worth mentioning none of the structs inside are exposed so if you plan on using them, make sure to expose the copied versions + create them a constructor function.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL