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

The pb provides an accessor method to get field and it will not panic if the owner is nil. And add non-empty RangeRespone into the test case. Signed-off-by: Wei Fu <fuweid89@gmail.com>