Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHubProvider ¶
type GitHubProvider struct {
// contains filtered or unexported fields
}
GitHubProvider interacts with the GitHub API.
func NewGitHubProvider ¶
func NewGitHubProvider(token string) *GitHubProvider
NewGitHubProvider creates a new provider for interacting with GitHub.
func (*GitHubProvider) ListRepositories ¶
ListRepositories lists all repositories for a given organization.
Click to show internal directories.
Click to hide internal directories.