MCPcopy Create free account
hub / github.com/ez4o/github-contribution-graph / ContributionEntry

Struct ContributionEntry

src/server/model/contribution_entry.go:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package model
2
3type ContributionEntry struct {
4 DateString string
5 Amount int
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected