This website requires JavaScript.
Explore
Drone CI
Docker Hub
Help
Sign In
tools
/
configui
Watch
1
Star
0
Fork
You've already forked configui
0
Code
Issues
14
Pull Requests
Projects
Releases
6
Wiki
Activity
f76cc2f75e
configui
/
public
/
embed.go
7 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
update
2021-10-18 18:38:28 +00:00
package
public
import
"embed"
wip/refact-lib (#36) Co-authored-by: Evan Chen <evanchen@kumoly.io> Co-authored-by: Evan <evanchen333@gmail.com> Reviewed-on: https://kumoly.io/tools/configui/pulls/36 Co-authored-by: evanchen <evanchen@kumoly.io> Co-committed-by: evanchen <evanchen@kumoly.io>
2021-10-23 04:56:24 +00:00
//go:embed css ace assets
update
2021-10-18 18:38:28 +00:00
var
FS
embed
.
FS