# 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.