package
0.0.0-20191005105418-bfafdfe7666b
Repository: https://github.com/silverswords/clouds.git
Documentation: pkg.go.dev
# Functions
DeveloperTrending return an array of trending developers.
NewAPIClient creates GitHubClient.
RepoTrending return an array of trending repositories.
# Variables
GitHubDeveloperTrendURL GitHub developer trending API.
GitHubRepoContributorURL GitHub reposisories contributor API.
GitHubRepoTrendURL GitHub reposisories trending API.
# Type aliases
DeveloperTrend JSON structure for GitHub developers trending JSON structure.
RepoContributor JSON structure for getting contributors list with additions, deletions, and commit counts.
RepoTrend JSON structure for GitHub repositories trending.