Documentation
¶
Overview ¶
pkg/github/github.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents a GitHub client
func (*Client) AddDeployKey ¶
AddDeployKey adds a deploy key to the specified repository
func (*Client) Authenticate ¶
Authenticate verifies the GitHub token by fetching the authenticated user
Click to show internal directories.
Click to hide internal directories.