Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ Error
Method
Error
base/util.go:1458–1460 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1456
}
1457
1458
func
(iterErr *JSONIterError) Error() string {
1459
return
iterErr.E.Error()
1460
}
1461
1462
// JSONDecoderI is the common interface between json.Decoder and jsoniter.Decoder
1463
type
JSONDecoderI
interface
{
Callers
4
TestErrorAsHTTPStatus
Function · 0.95
Error
Method · 0.45
WrapJSONUnknownFieldErr
Function · 0.45
IsConnectionRefusedError
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestErrorAsHTTPStatus
Function · 0.76