tvl-depot/context
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
..
testdata feat context: Support resource set default values 2017-04-04 20:06:15 +02:00
context.go refactor context: Extract loadJsonOrYaml to util package 2017-07-03 14:27:48 +02:00
context_test.go fix test: Assert variable override order 2017-04-04 20:06:15 +02:00