Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
type
CBName
struct
{
61
FullName string
62
}
63
64
type
CBPerson
struct
{
65
Name *CBName
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected