Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auxten/postgresql-parser
/ subdocument
Method
subdocument
pkg/util/json/contains_testers.go:152–154 ·
view source on GitHub ↗
(isRoot bool, rng *rand.Rand)
Source
from the content-addressed store, hash-verified
150
}
151
152
func
(j *jsonEncoded) subdocument(isRoot bool, rng *rand.Rand) JSON {
153
return
j.mustDecode().(containsTester).subdocument(isRoot, rng)
154
}
Callers
nothing calls this directly
Calls
2
mustDecode
Method · 0.95
subdocument
Method · 0.65
Tested by
no test coverage detected