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

Method CheckNextValue

jsontext/decode.go:782–797  ·  view source on GitHub ↗

CheckNextValue checks whether the next value is syntactically valid, but does not advance the read offset. If last, it verifies that the stream cleanly terminates with [io.EOF].

(last bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unmarshalDecodeFunction · 0.80

Calls 5

PeekKindMethod · 0.95
consumeValueMethod · 0.95
checkEOFMethod · 0.95
wrapSyntacticErrorFunction · 0.85
DepthMethod · 0.80

Tested by

no test coverage detected