stevenbooru/vendor/src/github.com/yosssi/ace/examples/dynamic_reload
Christine Dodrill 01eeb5e874 Add ace templates to dependencies 2015-07-31 01:35:33 -07:00
..
README.md Add ace templates to dependencies 2015-07-31 01:35:33 -07:00
example.ace Add ace templates to dependencies 2015-07-31 01:35:33 -07:00
main.go Add ace templates to dependencies 2015-07-31 01:35:33 -07:00

README.md

Dynamic Reload

This example shows how to reload templates dynamically. Ace caches the parsed templates by default but you can have Ace reload templates dynamically by setting the "DynamicReload" option to the Ace template enginge. This option should be used in development.