agola/internal/services
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
..
common *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
config *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
configstore gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
executor *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gateway gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
gitserver *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
notification *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
runservice gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
scheduler *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types *: add organizations visibility 2019-05-14 10:56:17 +02:00