Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akash-network/provider
/ Error
Method
Error
utils/httperror/httperror.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(e *HttpError) Error() string {
34
return
e.Err.Error()
35
}
36
37
func
(e *HttpError) Unwrap() error {
38
return
e.Err
Callers
15
Close
Method · 0.45
run
Method · 0.45
NewService
Function · 0.45
Close
Method · 0.45
run
Method · 0.45
NewStorage
Function · 0.45
accountExists
Method · 0.45
run
Method · 0.45
MustStartupChFromCtx
Function · 0.45
MustKubeRESTClientFromCtx
Function · 0.45
MustKubeConfigFromCtx
Function · 0.45
MustKubeClientFromCtx
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestSStorage_InvalidOperations
Function · 0.36
TestRAM
Method · 0.36
TestE2ELeaseShell
Method · 0.36
TestE2EMigrateHostname
Method · 0.36
TestUnwrappingRPCJSONError
Function · 0.36
TestUnwrappingURLError
Function · 0.36
Test_ScriptPricingRejectsEmptyStringForPath
Function · 0.36
Test_ScriptPricingRejectsProcessLimitOfZero
Function · 0.36
Test_ScriptPricingRejectsTimeoutOfZero
Function · 0.36
Test_ScriptPricingStopsByContext
Function · 0.36
Test_ScriptPricingStopsByTimeout
Function · 0.36
TestStateManager_Load_InvalidJSON
Function · 0.36