# Functions

NewAuthenticatedGitHubClient creates a new authenticated client (using Personal Access Token (classic)) with given ClientOptions.
NewGitHubClient creates a new client with a given http.Client and ClientOptions.
WithConcurrency determines maximum number of concurrent requests to the GitHub GraphQL API.
WithEntriesCaching enables an entries cache.
WithGraphQLAPIURL sets GitHub's base GraphQL API URL.
WithHeaders adds additional HTTP headers.
WithoutEntriesCaching disables an entries cache.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author