//
pkg.gl
Category
github.com/intob/rocketkv
repl
package
0.0.4
Repository:
https://github.com/intob/rocketkv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
112 SLOC
#
Functions
DecodeReplMsg
Deserializes the given byte slice, and returns a pointer to Msg or an error.
EncodeReplMsg
Serializes the given Msg.
#
Constants
ErrMsgKeyLen
No description provided by the author
ErrMsgLen
No description provided by the author
REPL_MSG_LEN_MIN
No description provided by the author
#
Structs
NetAddr
No description provided by the author
PeerCfg
No description provided by the author
ReplMsg
Slot msg for replication.