This website requires JavaScript.
Explore
Help
Sign In
Backups
/
OpenList
Watch
1
Star
0
Fork
0
You've already forked OpenList
mirror of
https://github.com/OpenListTeam/OpenList.git
synced
2025-07-18 17:38:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
OpenList
/
public
/
public.go
7 lines
72 B
Go
Raw
Permalink
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