mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Otherwise parsing get/txn output with json is somewhat complicated because in some cases there's a json message and sometimes not. Likewise, a get on an absent key has to return the current revision for some algorithms to work.