Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "0.0.0" Revision = "aaaa1234" )
View Source
var ( // Keep public for test overwrites // TODO: see why logrus is needed if all logging happens over // fmt.Fprintln() ChannelOut io.Writer = nil ChannelErr io.Writer = nil )
View Source
var (
ErrIncompleteConfig = errors.New("config key is missing")
)
View Source
var ErrIncorrectPipelineTaskArg = errors.New("supplied argument does not match any pipelines or tasks")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.