MCPcopy 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
60func (e *RemoteError) Error() string {
61 return e.Cause
62}
63
64func (e *RemoteError) TracedError() error {
65 return &errors.TracedError{

Callers 1

NewRemoteErrorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected