package
10.0.3
Repository: https://github.com/git-town/git-town.git
Documentation: pkg.go.dev

# 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