git
lens @ 3b9d27649a31e5af3fb137ff5b3378e7b8f7b9ae
about
summary
refs
log
tree
root/
static/
static.go
1
package
static
2
3
import
"embed"
4
5
//go:embed *
6
var
Static embed.FS