package
0.0.0-20231225210121-e6c2f572c647
Repository: https://github.com/icco/code.natwelch.com.git
Documentation: pkg.go.dev

# Functions

CommitsForAllTime gets all commits ever, grouped by day.
CommitsForYear gets all commits, grouped by week, for a year.
GithubClient creates a new GithubClient.
RateLimited logs a warning if our error is a rate limit error.
UserRepos gets all of the repos for a user.

# Structs

Commit is our model.