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

The default JSON error is not very readable. We let client consume the error and return a more understandable error in the context of etcd. Fix #3120