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

Use 'nil' since it's only reading a single key. Also preallocates the result slice based on limit / number of revisions fetched. Fixes #8208
Use 'nil' since it's only reading a single key. Also preallocates the result slice based on limit / number of revisions fetched. Fixes #8208