# Functions
getGitHubApiToken returns the GitHub API token to use.
NewConnector provides a fully configured GithubConnector instance if the current repo is hosted on Github, otherwise nil.
# Structs
Connector provides standardized connectivity for the given repository (github.com/owner/repo) via the GitHub API.
No description provided by the author