package
0.3.0
Repository: https://github.com/tinyci/ci-runners.git
Documentation: pkg.go.dev

# Structs

Context is the set of data generated from the runner framework controller code, but formatted to be sent to implementing hooks of the Runner interface.
RunContext is specific to the run functions in fw; supplying additional data.