//
pkg.gl
Category
github.com/tinyci/ci-runners
fw
context
package
0.3.0
Repository:
https://github.com/tinyci/ci-runners.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
24 SLOC
#
Structs
Context
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
RunContext is specific to the run functions in fw; supplying additional data.