-
Go command support for embedded static assets (files) — Draft Design
A Draft Design for Go Command Support for Embedded Static Assets — Last December we linked to a proposal for bringing the embedding of static assets/files in Go binaries to the main Go toolset (versus using existing tools like Packr) – Brad Fitzpatrick is now back with a draft design for us to chew over (which includes links to 15 alternative implementations, if you’re curious!). Russ Cox has also recorded this video demo of how the draft design works in practice.