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

Struct encodingJSONCBPerson

benchmark/benchmark.go:93–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93type encodingJSONCBPerson struct {
94 Name *encodingJSONCBName
95 Github *encodingJSONCBGithub
96 Gravatar *encodingJSONCBGravatar
97}
98
99type encodingJSONMediumPayload struct {
100 Person *encodingJSONCBPerson

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected