MCPcopy Create free account
hub / github.com/buger/jsonparser / CBGravatar

Struct CBGravatar

benchmark/benchmark.go:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37type CBGravatar struct {
38 Avatars []*CBAvatar
39}
40
41type CBGithub struct {
42 Followers int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected