MCPcopy Create free account
hub / github.com/Netflix/rend / IsAppError

Function IsAppError

common/datatypes.go:68–82  ·  view source on GitHub ↗

IsAppError differentiates between protocol-defined errors that are relatively benign and other fatal errors like an IO error because of some socket problem or network issue. Make sure to keep this list in sync with the one above. It should contain all Err* that could come back from memcached itself

(err error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected