MCPcopy 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
1458func (iterErr *JSONIterError) Error() string {
1459 return iterErr.E.Error()
1460}
1461
1462// JSONDecoderI is the common interface between json.Decoder and jsoniter.Decoder
1463type JSONDecoderI interface {

Callers 4

TestErrorAsHTTPStatusFunction · 0.95
ErrorMethod · 0.45
WrapJSONUnknownFieldErrFunction · 0.45
IsConnectionRefusedErrorFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestErrorAsHTTPStatusFunction · 0.76