Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
func
(d *decodeErrorField) Error() string {
72
return
d.cause.String()
73
}
74
75
type
decodeErrorList
struct
{
76
cause List
Callers
nothing calls this directly
Calls
1
String
Method · 0.65
Tested by
no test coverage detected