mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Turns out grpc will convert an empty byte string to nil, so use "\0" to indicate Range on >= key in v3 grpc protocol.
Turns out grpc will convert an empty byte string to nil, so use "\0" to indicate Range on >= key in v3 grpc protocol.