Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config *config.Config
Config is a pointer to the global config object
Functions ¶
This section is empty.
Types ¶
type Issue ¶
type Issue struct { Expand string `json:"expand"` ID string `json:"id"` Self string `json:"self"` Key string `json:"key"` IssueFields *IssueFields `json:"fields"` }
type IssueFields ¶
Click to show internal directories.
Click to hide internal directories.