mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
The logical input to Compare would be a LeaseID (type int64) but the check panics if we give a LeaseID directly. Allow both so that we don't unnecessarily annoy and confuse the programmer using the API in the most logical way.
3.6 KiB
3.6 KiB