MCPcopy Create free account
hub / github.com/segmentio/encoding / Error

Method Error

thrift/error.go:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69}
70
71func (d *decodeErrorField) Error() string {
72 return d.cause.String()
73}
74
75type decodeErrorList struct {
76 cause List

Callers

nothing calls this directly

Calls 1

StringMethod · 0.65

Tested by

no test coverage detected