Documentation
¶
Index ¶
- func Issue() (*github.Issue, error)
- func Issues(length int) ([]*github.Issue, error)
- func IssuesSearchResult() (*github.IssuesSearchResult, error)
- func Label() (*github.Label, error)
- func Labels(length int) ([]*github.Label, error)
- func LinkHeader(u *url.URL, last int) string
- func ListCheckRunsResults() (*github.ListCheckRunsResults, error)
- func PullRequest() (*github.PullRequest, error)
- func PullRequestComment() (*github.PullRequestComment, error)
- func PullRequestComments(length int) ([]*github.PullRequestComment, error)
- func PullRequestReview() (*github.PullRequestReview, error)
- func PullRequestReviews(length int) ([]*github.PullRequestReview, error)
- func PullRequests(length int) ([]*github.PullRequest, error)
- func RepoStatus() (*github.RepoStatus, error)
- func RepoStatuses(length int) ([]*github.RepoStatus, error)
- func RepositoryCommit() (*github.RepositoryCommit, error)
- func RepositoryCommits(length int) ([]*github.RepositoryCommit, error)
- func Reset()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IssuesSearchResult ¶
func IssuesSearchResult() (*github.IssuesSearchResult, error)
func ListCheckRunsResults ¶
func ListCheckRunsResults() (*github.ListCheckRunsResults, error)
func PullRequest ¶
func PullRequest() (*github.PullRequest, error)
func PullRequestComment ¶
func PullRequestComment() (*github.PullRequestComment, error)
func PullRequestComments ¶
func PullRequestComments(length int) ([]*github.PullRequestComment, error)
func PullRequestReview ¶
func PullRequestReview() (*github.PullRequestReview, error)
func PullRequestReviews ¶
func PullRequestReviews(length int) ([]*github.PullRequestReview, error)
func PullRequests ¶
func PullRequests(length int) ([]*github.PullRequest, error)
func RepoStatus ¶
func RepoStatus() (*github.RepoStatus, error)
func RepoStatuses ¶
func RepoStatuses(length int) ([]*github.RepoStatus, error)
func RepositoryCommit ¶
func RepositoryCommit() (*github.RepositoryCommit, error)
func RepositoryCommits ¶
func RepositoryCommits(length int) ([]*github.RepositoryCommit, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.