Alexander Simmerl 461c1e18a5 Add multiple service definition support
This change-set adds another key to the configuration decoding called
`services`, which is expected to be a list of service definitions. It
follows the established convention of only allowing one of the keys:
`service`, `check`, `services`. For every entry in the list it calls
the corresponding decode method and appends it to the Servics of the
resulting Config.

While a similar result could be achieved with changing the Services
member of the Config struct to have named mapstruct tag it lacks the
proper time conversions provided by DecodeServiceDefinition.
2014-10-23 22:50:40 -04:00
..
2014-09-05 11:09:37 +09:00
2014-09-01 14:46:22 -07:00
2014-09-01 14:46:22 -07:00
2014-05-20 16:25:29 -07:00
2014-04-11 16:34:29 -07:00
2013-12-31 13:06:33 -08:00
2013-12-31 13:06:33 -08:00
2013-12-31 13:06:33 -08:00
2014-06-11 10:58:26 -07:00
2014-08-21 16:08:21 -07:00
2014-08-21 16:08:21 -07:00