Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 14 Jan 2022 21:41:00 +0000 Bundling templates with embed #embed #howto #assets If you've been embedding assetsĀ  or templates with rakyll/statik, markbates/pkger or any other bundler, you will probably want to convert to the new embed package brought by Go 1.16 to replace them all. This article, following one about pkger, explains how, going through the exact same steps to make converting easier. 4 points posted by FGM https://osinet.fr/go/en/articles/bundling-templates-with-embed 4673 Mon, 03 Jan 2022 12:47:00 +0000 Slides: Embedding it sure is weird #embedding Slides for a talk all about Goland, Embedding, and the ways in which it works, and does not work. 6 points posted by andythomas https://www.slideshare.net/StabbyCutyou/embedding-it-sure-is-weird 2540 Fri, 18 Aug 2017 14:31:00 +0000