gqt
gqt copied to clipboard
Question: Go-Bindata Support
Hi
Have you considered support for Go-Bindata or other forms of io.Reader to read the SQL templates from? Would add an extra layer of flexibility to the library.
If you think that sounds cool I'd be happy to implement it and submit a pull request.
Thanks,
Chris
I've implemented a similar library with support for fs.FS as an alternative, so you can embed files.
https://github.com/NicklasWallgren/sqlTemplate