tvl-depot/util
Vincent Ambo 3728d0ae2e refactor context: Extract loadJsonOrYaml to util package
The logic to deserialise a structure from *either* JSON or YAML is reused several
times and can be easily extracted, which this commit does.
2017-07-03 14:27:48 +02:00
..
util.go refactor context: Extract loadJsonOrYaml to util package 2017-07-03 14:27:48 +02:00
util_test.go style: Apply go fmt 2017-02-20 14:25:39 +01:00