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

Struct CBName

benchmark/benchmark.go:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60type CBName struct {
61 FullName string
62}
63
64type CBPerson struct {
65 Name *CBName

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected