MCPcopy Create free account
hub / github.com/go-json-experiment/json / mustReorderObjectsFromDecoder

Function mustReorderObjectsFromDecoder

jsontext/value.go:331–414  ·  view source on GitHub ↗

mustReorderObjectsFromDecoder recursively reorders all object members in place according to the ordering specified in RFC 8785, section 3.2.3. Pre-conditions: - The value is valid (i.e., no decoder errors should ever occur). - Initial call is provided a Decoder reading from the start of v. Post-co

(d *Decoder, scratch *[]byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mustReorderObjectsFunction · 0.85

Calls 11

IsVerbatimMethod · 0.95
UnquoteMayCopyFunction · 0.92
getObjectMembersFunction · 0.85
putObjectMembersFunction · 0.85
CompareMethod · 0.80
KindMethod · 0.65
ReadTokenMethod · 0.45
InputOffsetMethod · 0.45
PeekKindMethod · 0.45
ReadValueMethod · 0.45
ErrorMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…