Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metadata ¶
type Metadata struct { // Filename of the configuration file, helps // determine the yaml configuration format. Filename string // Ref of the commit use to choose the correct // pipeline if the configuration format defines // multiple pipelines (like Bitbucket) Ref string }
Metadata provides additional metadata used to convert the configuration file format.
Click to show internal directories.
Click to hide internal directories.