Commit Graph

6 Commits (f81b6b218e3ec7d75201928fab36f382409e0665)

Author SHA1 Message Date
Vojtech Vitek (V-Teq) 397240aebe Improve error reporting
Follow-up of changes introduced in commit 72c922668f
2014-12-09 01:37:24 +01:00
Sam Ghods 6399854240 Remove unused YAML tags and GetYAML/SetYAML methods
Unneeded after move to ghodss/yaml.
2014-12-02 16:25:28 -08:00
Sam Ghods 9a9a1e0939 Move from go-yaml/yaml to ghodss/yaml 2014-12-02 16:24:05 -08:00
Tim Hockin ea960711ff Clean up error logs.
Use %v for errors, tidy some messages, make error messages start lowe-case
(as per go guidelines).  Just accumulated nits.
2014-11-21 09:45:26 +08:00
Sam Ghods cbd13b599d Fix two compilation errors when running go build ./... 2014-11-06 12:55:27 -08:00
Brian Grant b8959bf146 Initial cut of simple config generation/transformation tools 2014-11-05 01:14:34 +00:00