Documentation
¶
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 is a wrapper around the google/go-github client. The go-github library handles all response codes from GitHub, including rate limiting, authentication errors, and other non-2xx responses.
func (*Client) LatestReleaseTag ¶
func (*Client) RepositoryExists ¶
func (*Client) WithBaseURL ¶
Click to show internal directories.
Click to hide internal directories.