Commit Graph

2 Commits

Author SHA1 Message Date
bobo liu
58c2e16705 split go and static files in assets 2021-08-17 20:03:08 +08:00
bobo liu
f773f85f8a Get rid of ugly statik
go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary.
https://golang.org/pkg/embed/
2021-08-17 15:38:59 +08:00