MCPcopy Index your code
hub / github.com/segmentio/encoding / Error

Method Error

json/json_test.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (e *testSyntaxError) Error() string { return e.msg }
32
33var (
34 marshal func([]byte, any) ([]byte, error)

Callers 15

loadTestdataFunction · 0.45
TestCodecFunction · 0.45
TestCodecDurationFunction · 0.45
TestDecodeLinesFunction · 0.45
TestMarshalFuzzBugsFunction · 0.45
TestUnmarshalFuzzBugsFunction · 0.45
TestGithubIssue11Function · 0.45
TestGithubIssue13Function · 0.45
TestGithubIssue15Function · 0.45
TestDecoderInputOffsetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected