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

Struct arrayAliasObservation

aliases_test.go:9–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type arrayAliasObservation struct {
10 value string
11 dataType ValueType
12 offset int
13 err string
14}
15
16type objectAliasObservation struct {
17 key string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected