Versions in this module Expand all Collapse all v0 v0.4.9 Mar 31, 2015 Changes in this version + const EcodeClientInternal + const EcodeDirNotEmpty + const EcodeEventIndexCleared + const EcodeExistingPeerAddr + const EcodeIndexNaN + const EcodeIndexOrValueRequired + const EcodeIndexValueMutex + const EcodeInvalidActiveSize + const EcodeInvalidField + const EcodeInvalidRemoveDelay + const EcodeKeyIsPreserved + const EcodeKeyNotFound + const EcodeLeaderElect + const EcodeNameRequired + const EcodeNoMorePeer + const EcodeNodeExist + const EcodeNotDir + const EcodeNotFile + const EcodePrevValueRequired + const EcodeRaftInternal + const EcodeRootROnly + const EcodeStandbyInternal + const EcodeTTLNaN + const EcodeTestFailed + const EcodeTimeoutNaN + const EcodeValueOrTTLRequired + const EcodeValueRequired + const EcodeWatcherCleared + func Message(code int) string + type Error struct + Cause string + ErrorCode int + Index uint64 + Message string + func NewError(errorCode int, cause string, index uint64) *Error + func (e Error) Error() string + func (e Error) Write(w http.ResponseWriter)