Searched defs:IssueList (Results 1 – 2 of 2) sorted by relevance
93 type IssueList struct { struct94 TotalResults int `json:"totalResults"`95 Items []*Issue `json:"items"`