Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubClient ¶
func NewGithubClient ¶
func NewGithubClient() *GithubClient
func (*GithubClient) Auth ¶
func (g *GithubClient) Auth(token string)
func (*GithubClient) CommentOnPR ¶
func (g *GithubClient) CommentOnPR(repoOwner, repoName string, prNumber int, commentContent string) error
Click to show internal directories.
Click to hide internal directories.