Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIVersion = "v1" JobComponents = `` /* 8321-byte string literal not displayed */ )
View Source
const ( // RespNoErr means a success operation RespNoErr = 0 // RespInternalErr means some error occurred RespInternalErr = 10001 )
Variables ¶
View Source
var ( // Branch is the source branch Branch string // Commit is the commit number Commit string // BuildTime is the compiling time BuildTime string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.