MCPcopy Index your code
hub / github.com/rilldata/rill / Error

Method Error

runtime/pkg/httputil/httputil.go:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41}
42
43func (e HTTPError) Error() string {
44 return e.Err.Error()
45}
46
47func (e HTTPError) Unwrap() error {
48 return e.Err

Callers 15

TestErrorFunction · 0.45
TestFIFOErrorFunction · 0.45
TestDownloadFunction · 0.45
NextMethod · 0.45
retryFunction · 0.45
WriteErrorFunction · 0.45
LoggingMiddlewareFunction · 0.45
MCPMiddlewareFunction · 0.45
StartFunction · 0.45
processProducerEventsMethod · 0.45

Calls

no outgoing calls

Tested by 12

TestErrorFunction · 0.36
TestFIFOErrorFunction · 0.36
TestDownloadFunction · 0.36
TestParseISO8601Function · 0.36
TestEvaluateBoolFunction · 0.36
TestMergeWithStrategyFunction · 0.36
TestSemaphoreCancelFunction · 0.36