agola/internal/services/runservice
Simone Gotti 9b2ce717c7 *: migrate to "golang.org/x/xerrors"
Just a raw replace of "github.com/pkg/errors".

Next steps will improve errors (like remote errors, api errors, not exist errors
etc...) to leverage its functionalities
2019-05-23 11:23:14 +02:00
..
action *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
common runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
readdb *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
store *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
runservice.go runservice: add runEvents handler 2019-05-15 09:46:21 +02:00
scheduler.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
scheduler_test.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00