Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buger/jsonparser
/ objectAliasObservation
Struct
objectAliasObservation
aliases_test.go:16–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
type
objectAliasObservation
struct
{
17
key string
18
value string
19
dataType ValueType
20
offset int
21
}
22
23
type
wildcardAliasObservation
struct
{
24
index int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected