Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ez4o/github-contribution-graph
/ TemplateData
Struct
TemplateData
src/server/model/template_data.go:3–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
model
2
3
type
TemplateData
struct
{
4
ContributionData []ContributionEntry
5
Username string
6
ImgType string
7
ImgBase64String string
8
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected