Jsonnet recently introduced a new function class for evaluating snippets that are not actually files on disk. google/go-jsonnet#447
We have several places this applies, so we should adopt this:
|
return vm.EvaluateSnippet("", snippet) |
|
return vm.EvaluateSnippet("", snippet) |
|
return vm.EvaluateSnippet("", snippet) |
Jsonnet recently introduced a new function class for evaluating snippets that are not actually files on disk. google/go-jsonnet#447
We have several places this applies, so we should adopt this:
mixtool/pkg/mixer/eval.go
Line 25 in f4e131d
mixtool/pkg/mixer/eval.go
Line 30 in f4e131d
mixtool/pkg/mixer/eval.go
Line 35 in f4e131d