package
0.0.0-20200817153654-3d30972638be
Repository: https://github.com/digitalocean/concourse-resource-library.git
Documentation: pkg.go.dev

# Functions

AccessToken sets the access token used to query the API.
DisableSSLVerification does exactly that.
Endpoint is used for accessing GitHub Enterprise.
NewClient builds the client used to access the API.
PreviewSchema sets the Accept header to access preview schemas of the GitHub API, multiple schemas can be accessed via comma separated string.

# Structs

Client for handling requests to the Github GraphQL API.
PreviewSchemaTransport is used to access GraphQL schema's hidden behind an Accept header by GitHub.