Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InspectTaskType ¶
type InspectTaskType int
const ( TaskTypeIdea InspectTaskType = iota + 1 TaskTypeCli TaskTypeJenkins )
func (InspectTaskType) MarshalJSON ¶
func (receiver InspectTaskType) MarshalJSON() ([]byte, error)
func (InspectTaskType) String ¶
func (receiver InspectTaskType) String() string
func (InspectTaskType) UI ¶
func (receiver InspectTaskType) UI() display.UI
Click to show internal directories.
Click to hide internal directories.