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

Struct encodingJSONCBName

benchmark/benchmark.go:89–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89type encodingJSONCBName struct {
90 FullName string
91}
92
93type encodingJSONCBPerson struct {
94 Name *encodingJSONCBName

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected