Versions in this module Expand all Collapse all v1 v1.0.0 Jun 6, 2026 Changes in this version + func TotalCommits(days []Day) int + type Day struct + Active bool + Commits int + Date time.Time + func Plan(start, end time.Time, p profile.Profile, rng *rand.Rand) []Day