agola/internal/services/gateway
Simone Gotti 1e34dca95d runservice: split and simplify scheduler and executor naming
Also if they are logically part of the runservice the names runserviceExecutor
and runserviceScheduler are long and quite confusing for an external user

Simplify them separating both the code parts and updating the names:

runserviceScheduler -> runservice
runserviceExecutor -> executor
2019-05-07 23:56:10 +02:00
..
action runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
api runservice/gateway: return run on run action 2019-05-07 23:23:58 +02:00
common jwt: unify token generation functions 2019-05-07 18:30:20 +02:00
handlers gateway: set user admin value in context 2019-05-05 17:30:38 +02:00
gateway.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
webhook.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00