mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
rafthttp: add v3.0.0 to supported streams
This commit is contained in:
parent
fe900b09dd
commit
5b205729b9
@ -49,6 +49,7 @@ var (
|
|||||||
"2.1.0": {streamTypeMsgAppV2, streamTypeMessage},
|
"2.1.0": {streamTypeMsgAppV2, streamTypeMessage},
|
||||||
"2.2.0": {streamTypeMsgAppV2, streamTypeMessage},
|
"2.2.0": {streamTypeMsgAppV2, streamTypeMessage},
|
||||||
"2.3.0": {streamTypeMsgAppV2, streamTypeMessage},
|
"2.3.0": {streamTypeMsgAppV2, streamTypeMessage},
|
||||||
|
"3.0.0": {streamTypeMsgAppV2, streamTypeMessage},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user