I am essentially trying to walk through a folder of html files. I want to embed them into the binary file and be able to parse them upon request for template execution purpo
I made a package that makes switching between debug and production easier. It also provides an http.FileSystem implementation, making it easy to server the files. And it has several ways of adding the files to the binary (generate go code, or append as zip).
https://github.com/GeertJohan/go.rice