I recently upgraded to the newest version of this module and I noticed that `esc.Run()` now requires an `io.Writer`. That's awesome, however old code requires a lot of template (see https://github.com/StackExchange/dnscontrol/pull/515 for an example). Would it make sense to have (for example) a nil writer result in the file being created automatically? This would help with migrating old code, and also would reduce the amount of template code needed. Just a though!
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by TomOnTime and has received 1 comments.