Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildSource ¶
type BuildSource string
BuildSource defines the type of test device associated with the job and build.
const ( VDC BuildSource = "vdc" RDC = "rdc" )
Click to show internal directories.
Click to hide internal directories.