Documentation
¶
Index ¶
Constants ¶
View Source
const ( EVT_PULL_REQUEST = "pull_request" EVT_COMMIT_COMMENT = "commit_comment" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
App: github App
func (*App) GetUserAccount ¶
func (a *App) GetUserAccount(token string) (*types.GithubAccount, error)
GetUserAccount
type Client ¶
func NewClientByToken ¶
type CommitPatch ¶
type CommitPatch types.CommitPatch
Click to show internal directories.
Click to hide internal directories.