Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Default is the default GitHub api endpoint.
Default = "https://api.github.com"
)
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct {
// contains filtered or unexported fields
}
Endpoint holds the GitHub API endpoint URL.
func NewEnterprise ¶
NewEnterprise returns a new endpoint with the provided GitHub Enterprise API URL.
Click to show internal directories.
Click to hide internal directories.