Documentation ¶
Overview ¶
Package github implements a GitHub client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NormLogin = strings.ToLower
NormLogin normalizes GitHub login strings
Functions ¶
func NewDefault ¶
NewDefault returns a new GitHub API client using the default api.github.com address.
func NewWebHookService ¶ added in v1.5.152
func NewWebHookService() scm.WebhookService
NewWebHookService creates a new instance of the webhook service without the rest of the client
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.