agola/internal/etcd
Simone Gotti 87f182a0c9 *: use errors.Is/errors.As to handle wrapped error checking
Enable golangci-lint errorlint linter to check proper use of errors.Is
and error.As instead of direct comparison or error type casting.
2022-02-24 17:07:29 +01:00
..
etcd.go *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
mutex.go *: use etcd mutex TryLock 2019-11-12 22:27:17 +01:00