Documentation ¶
Index ¶
- func FindAllAssignedIssues(client *gh.Client, user string) ([]github.Issue, error)
- func FindAllCreatedIssues(client *gh.Client, user string) ([]github.Issue, error)
- func FindAllUnansweredMentions(client *gh.Client, user string) ([]github.Issue, error)
- func SearchIssues(client *gh.Client, query string) ([]github.Issue, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAllAssignedIssues ¶
func FindAllCreatedIssues ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.