agola/internal/runconfig
Simone Gotti 863277af2d runservice types: refactor unmarshal
* Don't use a complex UnmarshalJSON for RunConfigTask and ExecutorTask but
introduce a Steps type as a slice of Step (where Step is an empty interface)
and declare an UnmarshalJSON method on the Step type.
2019-06-08 16:30:36 +02:00
..
runconfig.go runservice types: refactor unmarshal 2019-06-08 16:30:36 +02:00
runconfig_test.go runservice types: refactor unmarshal 2019-06-08 16:30:36 +02:00