Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
43
func
(e HTTPError) Error() string {
44
return
e.Err.Error()
45
}
46
47
func
(e HTTPError) Unwrap() error {
48
return
e.Err
Callers
15
TestError
Function · 0.45
TestFIFOError
Function · 0.45
TestDownload
Function · 0.45
Next
Method · 0.45
retry
Function · 0.45
WriteError
Function · 0.45
LoggingUnaryServerInterceptor
Function · 0.45
LoggingStreamServerInterceptor
Function · 0.45
LoggingMiddleware
Function · 0.45
MCPMiddleware
Function · 0.45
Start
Function · 0.45
processProducerEvents
Method · 0.45
Calls
no outgoing calls
Tested by
12
TestError
Function · 0.36
TestFIFOError
Function · 0.36
TestDownload
Function · 0.36
TestParseISO8601
Function · 0.36
TestExtractDefAsSchema_NonExistentDefinition
Function · 0.36
TestExtractDefAsSchema_NoDefs
Function · 0.36
TestExtractDefAsSchema_InvalidJSON
Function · 0.36
TestEvaluateBool
Function · 0.36
TestMergeWithStrategy
Function · 0.36
TestMergeWithBailOnConflict
Function · 0.36
TestRunRedactsURLCredentials
Function · 0.36
TestSemaphoreCancel
Function · 0.36