Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Move asset management to new built-in embed library #1465

Open
johananl opened this issue May 10, 2021 · 0 comments
Open

Move asset management to new built-in embed library #1465

johananl opened this issue May 10, 2021 · 0 comments

Comments

@johananl
Copy link
Member

Go 1.16 introduced a new library called embed which deals with native embedding of files into Go binaries. The new library is IMO simpler to use compared to the existing solution, vfsgen. In addition, it isn't clear what's going to happen with vfsgen following the introduction of embed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant