dependabot/go_modules/go.uber.org/atomic-1.10.0
Raymonder jin 2021-07-07 20:39:07 -07:00
parent f4fad92e0d
commit 10c9fae515
No known key found for this signature in database
GPG Key ID: 453B790BA7027DBC
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ message ResponseHeader {
uint64 member_id = 2;
// revision is the key-value store revision when the request was applied.
// For watch progress responses, the header.revision indicates progress. All future events
// recieved in this stream are guaranteed to have a higher revision number than the
// received in this stream are guaranteed to have a higher revision number than the
// header.revision number.
int64 revision = 3;
// raft_term is the raft term when the request was applied.