@ -9,6 +9,11 @@ const (
NodeState_Unhealthy
)
const (
RPCReply_Success RPCReplyCode = iota
RPCReply_Failure
type NodeArgs struct {
ID string
Addr string