mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #5048 from xiang90/fix_c
rafthttp: fix comment in msgappv2
This commit is contained in:
commit
040f7b90c7
@ -58,7 +58,7 @@ const (
|
||||
// Data format of MsgApp:
|
||||
// | offset | bytes | description |
|
||||
// +--------+-------+-------------+
|
||||
// | 0 | 1 | \x01 |
|
||||
// | 0 | 1 | \x02 |
|
||||
// | 1 | 8 | length of encoded message |
|
||||
// | 9 | n | encoded message |
|
||||
type msgAppV2Encoder struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user