Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGithubCmd ¶
Types ¶
type CommentsTmplData ¶
type CommentsTmplData struct {
URL string
}
type PipelinePhase ¶
type PipelineState ¶
type PipelineState struct {
Desc string `json:"desc"`
Phases []*PipelinePhase `json:"phases"`
}
Click to show internal directories.
Click to hide internal directories.