agola/internal/services/configstore
Simone Gotti 4d7605a86b gateway: improve ErrFromRemote handling
Don't create an ErrFromRemote wrapping the returned error but
wrap the ErrFromRemote

Also use xerrors Is/As to get the underlying error to return to api clients
while maintaining context for logging
2019-05-23 12:59:11 +02:00
..
action *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
common * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
readdb *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
configstore.go *: implement remote source update 2019-05-23 10:29:03 +02:00
configstore_test.go *: add organizations visibility 2019-05-14 10:56:17 +02:00