tvl-depot/context
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 refactor(context): Implement more explicit merging of variables 2018-06-09 19:16:23 +02:00
context.go refactor(context): Implement more explicit merging of variables 2018-06-09 19:16:23 +02:00
context_test.go refactor(context): Implement more explicit merging of variables 2018-06-09 19:16:23 +02:00