We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using []byte instead of embed.FS provides simpler interface and (probably) lower memory footprint.
[]byte
embed.FS
Activity