# Functions
GetRepository gets a repository by owner and repo name.
Init constructs a github API client for this package taking in a token.
ListRepositoriesByOrg gets all repositories in a GitHub organization with a visibility filter setting.
ListRepositoryCommits gets all commits for a repository for a specified duration.