import "golang.org/x/oauth2/github"
Package github provides constants for using OAuth2 to access Github.
github.go
Endpoint is Github's OAuth 2.0 endpoint.
var Endpoint = endpoints.GitHub