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

Function newUnmarshalErrorAfter

errors.go:164–179  ·  view source on GitHub ↗

newUnmarshalErrorAfter wraps err in a SemanticError assuming that d is positioned right after the previous token or value, which caused an error.

(d *jsontext.Decoder, t reflect.Type, err error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

makeStringArshalerFunction · 0.85
makeBytesArshalerFunction · 0.85
makeIntArshalerFunction · 0.85
makeUintArshalerFunction · 0.85
makeFloatArshalerFunction · 0.85
makeMapArshalerFunction · 0.85
makeStructArshalerFunction · 0.85
makeArrayArshalerFunction · 0.85
makeInvalidArshalerFunction · 0.85
UnmarshalFuncFunction · 0.85
makeMethodArshalerFunction · 0.85
makeTimeArshalerFunction · 0.85

Calls 9

ValueTypeAlias · 0.92
PointerTypeAlias · 0.92
toUnexpectedEOFFunction · 0.85
PreviousTokenOrValueMethod · 0.80
DecoderMethod · 0.80
GetMethod · 0.80
KindMethod · 0.65
InputOffsetMethod · 0.45
AppendStackPointerMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…