Login
From:
Alex Pliutau Blog
(Uncensored)
subscribe
How to use go-bindata with html/template
https://pliutau.com/go-bindata-html-template/
links
backlinks
Roast topics
Find topics
Find it!
What is go-bindata and why do we need it? go-bindata converts any text or binary file into Go source code, which is useful for embedding data into Go programs.