Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BestToWorst = []State{Successful, Failed, Cancelled, InProgress, Pending, Unknown}
Functions ¶
This section is empty.
Types ¶
type BuildInfoByNumber ¶
func (BuildInfoByNumber) Len ¶
func (a BuildInfoByNumber) Len() int
func (BuildInfoByNumber) Less ¶
func (a BuildInfoByNumber) Less(i, j int) bool
func (BuildInfoByNumber) Swap ¶
func (a BuildInfoByNumber) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.