agola/internal/services/gateway
Simone Gotti 6e8d467c80 util: add ErrInternal
ErrInternal is an internal error that should be provided to the user (http api
will return a 500 with the error message)

It'll be used for any kind of error that are not auth or bad requests (like
errors to communicate to another service)
2019-06-11 10:59:21 +02:00
..
action gateway: move create run to own action 2019-06-11 09:31:12 +02:00
api util: add ErrInternal 2019-06-11 10:59:21 +02:00
handlers *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gateway.go gateway: don't use maxBytesHandler in gitserver proxy handler 2019-06-08 16:26:22 +02:00
webhook.go gateway: move create run to own action 2019-06-11 09:31:12 +02:00