blob: 4ca42502a22343448a83e0e74ff487a585129247 (
plain) (
blame)
1
2
3
4
5
|
Utility to compress and embed static files and
assets into Go binaries for distribution. It
supports falling back to the local file system
when no embedded assets are available, for
instance, in development mode.
|