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

Struct CBGravatar

benchmark/benchmark.go:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52type CBGravatar struct {
53 Avatars []*CBAvatar
54}
55
56type CBGithub struct {
57 Followers int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected