@wtrocki @philbrookes change to use template files instead of programatically creating templates. This is first step towards a poc for environment services:
ignore first commit just extra and updated vendor deps. main changes here:
https://github.com/feedhenry/negotiator/commit/ad17f2d8a18aec7e9abeee7d7e7774320b244bcf
The templates are golang templates so can easily be reused. Should be relatively easy to add more
Lot more work to do but if you were to checkout this branch and do the following you would get an environment cache and and environment node cloudapp.
@wtrocki @philbrookes change to use template files instead of programatically creating templates. This is first step towards a poc for environment services: ignore first commit just extra and updated vendor deps. main changes here: https://github.com/feedhenry/negotiator/commit/ad17f2d8a18aec7e9abeee7d7e7774320b244bcf The templates are golang templates so can easily be reused. Should be relatively easy to add more Lot more work to do but if you were to checkout this branch and do the following you would get an environment cache and and environment node cloudapp.