index
:
lens
master
A read only file explorer with media capabilities
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
/
static.go
blob: ada043472dff4bf3bb13f74d3e2bdb5fdbc10763 (
plain
)
1
2
3
4
5
6
package
static
import
"embed"
//go:embed *
var
Static
embed
.
FS