Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Label ¶
type Label string
func (Label) Color ¶
func (l Label) Color() LabelColor
RGBA from a Label computed in a deterministic way
type LabelColor ¶
func (LabelColor) RGBA ¶
func (lc LabelColor) RGBA() color.RGBA
func (LabelColor) Term256 ¶
func (lc LabelColor) Term256() Term256
type Status ¶
type Status int
const ( OpenStatus Status ClosedStatus )
func StatusFromString ¶
func (Status) MarshalGQL ¶
func (*Status) UnmarshalGQL ¶
Click to show internal directories.
Click to hide internal directories.