agola/internal/services/runservice/api
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
..
api.go util: add ErrInternal 2019-06-11 10:59:21 +02:00
client.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
executor.go objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00