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

Struct CBAvatar

benchmark/benchmark.go:48–50  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

46Medium payload (based on Clearbit API response)
47*/
48type CBAvatar struct {
49 Url string
50}
51
52type CBGravatar struct {
53 Avatars []*CBAvatar

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected