Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Config *Config
NewClient *github.Client
PullRequests PullRequest
}
type Comment ¶
type Comment struct {
IssueComment *github.IssueComment
}
type PullRequest ¶
type PullRequest service
func (*PullRequest) CreatePRComment ¶
func (pr *PullRequest) CreatePRComment(number int, comm string) error
Click to show internal directories.
Click to hide internal directories.