Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Issue ¶
type Issue struct { IssuePrimitive LabelNames []string `json:"label_names"` }
type IssuePrimitive ¶
type PullRequest ¶
type PullRequest struct { PullRequestPrimitive LabelNames []string `json:"label_names"` }
Click to show internal directories.
Click to hide internal directories.