package
0.1.11
Repository: https://github.com/gruntwork-io/git-xargs.git
Documentation: pkg.go.dev

# Functions

ConfigureGithubClient creates a GitHub API client using the user-supplied GITHUB_OAUTH_TOKEN and returns the configured GitHub client.
EnsureGithubOauthTokenSet is a sanity check that a value is exported for GITHUB_OAUTH_TOKEN.
No description provided by the author

# Structs

GithubClient is the data structure that is common between production code and test code.