This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xuqiang
/
webuploader
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
947c0084bd
Rami (Branch)
Tag
master
0.1
webuploader
/
static
/
fs.go
fs.go
88 B
Cronologia
Originale
1
2
3
4
5
6
7
8
package static
import (
"embed"
)
//go:embed *.css *.js *.html *.swf
var FS embed.FS