This website requires JavaScript.
Explore
Help
Sign In
admin
/
alist
Watch
1
Star
0
Fork
0
You've already forked alist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
alist
/
public
/
public.go
7 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
feat: static file router
2022-08-28 23:13:03 +08:00
package
public
import
"embed"
fix: embed all files of dist
2024-02-03 19:44:50 +08:00
//go:embed all:dist
feat: static file router
2022-08-28 23:13:03 +08:00
var
Public
embed
.
FS
Reference in New Issue
Copy Permalink