agola/cmd
Simone Gotti 70eeddb719 types: use a global When type
Currently we are using different `When` types for every service and convert
between them. This is a good approach if we want to keep isolated all the
services (like if we were using different repos for every service instead of the
current monorepo).

But currently, since When is identical between all the services, simplify this by
using a common When type.
2019-09-05 09:37:27 +02:00
..
agola types: use a global When type 2019-09-05 09:37:27 +02:00
toolbox cmd toolbox: handle missing error checks 2019-07-02 14:27:32 +02:00
version.go toolbox: initial commit 2019-02-21 15:57:11 +01:00