Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportJson ¶
func ImportJson ¶
Types ¶
type Issue ¶
type Issue struct { Id int64 Num int64 Title string Body string Url string State State Labels []Label Milestone Milestone Update time.Time User User Assginees []Assgin Comments []Comment }
func (*Issue) SprintHead ¶ added in v0.3.0
type Label ¶
func (*Label) GetLabelStr ¶
Click to show internal directories.
Click to hide internal directories.