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

Struct CBName

benchmark/benchmark.go:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45type CBName struct {
46 FullName string
47}
48
49type CBPerson struct {
50 Name *CBName

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected