Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ Error
Method
Error
pkg/utils/rpc/api.go:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
func
(e *RemoteError) Error() string {
61
return
e.Cause
62
}
63
64
func
(e *RemoteError) TracedError() error {
65
return
&errors.TracedError{
Callers
1
NewRemoteError
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected