git
cerrado @ 3be25766027178489a0c5f1f82e65f9be518c79c
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