agola/internal/services/gateway/action
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.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
auth.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
badge.go service: move gateway/common to common 2019-05-15 09:38:27 +02:00
org.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
project.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
projectgroup.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
remotesource.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
run.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
secret.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
user.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
variable.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00