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

Struct CBAvatar

benchmark/benchmark.go:33–35  ·  view source on GitHub ↗

* Medium payload (based on Clearbit API response) */

Source from the content-addressed store, hash-verified

31Medium payload (based on Clearbit API response)
32*/
33type CBAvatar struct {
34 Url string
35}
36
37type CBGravatar struct {
38 Avatars []*CBAvatar

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected