agola/internal/services/configstore
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
..
action *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
api *: improve error handling 2019-11-11 12:17:35 +01:00
common go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
readdb *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
configstore.go *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
configstore_test.go tests: add unique name for logs of the third ConfigStore instance 2020-01-16 13:54:13 +01:00