Get desktop application:
View/edit binary Protocol Buffers messages
只有raft节点之间才会涉及rpc通信
PutAppend(args *PutAppendArgs, reply *PutAppendReply) Get(args *GetArgs, reply *GetReply)
Put or Append
"Put" or "Append" You'll have to add definitions here. Field names must start with capital letters, otherwise RPC will break.
日志实体
下面几个参数和论文中相同