Ivan Valdes c837473a0f
api: wrap underlying EtcdError error
Without wrapping, using `errors.Is()` (or even trying to compare the error with
`==`) fails as EtcdError swallows the underlying error.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-09-11 17:09:10 -07:00
..
2024-09-11 15:32:52 +02:00