tvl-depot/templater
Vincent Ambo b33c353233 refactor(context): Implement more explicit merging of variables
The hierarchy for loading variables was previously not expressed
explicitly.

This commit refactors the logic for merging variables to explicitly
set the different layers of variables as values on the context object
and merge them for each resource set in `mergeContextValues`.
2018-06-09 19:16:23 +02:00
..
testdata feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00
dns.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
pass.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
templater.go refactor(context): Implement more explicit merging of variables 2018-06-09 19:16:23 +02:00
templater_test.go feat(license): Relicense under GPLv3 2017-11-21 11:46:27 +01:00