package
0.0.0-20201215232505-d598d680db50
Repository: https://github.com/objectrocket/github-hammer.git
Documentation: pkg.go.dev

# Functions

GetCodeOwners returns a slice of strings, that are the possible code owners for a repository.
GetRepoList returns a slice of RepoInfo objects.
GetV3Client returns a GitHub v3 API client.
GetV4Client returns a GitHub v3 API client.

# Structs

RepoInfo contains basic information about a repository, as well as the repository object.
RepoListOptions controls how the repository list is returned.