Commit Graph

7 Commits (c7dc143d309c048f22b5d2c607bd57451a1b6232)

Author SHA1 Message Date
WeidiDeng f89653cea7
feat(static): release static files into memory while startup (#1471)
* 初始化时解压zip文件读取内存中

* update go.mod

* 更新各种go版本
2022-10-15 09:05:05 +08:00
AaronLiu b5e8e4843f
chore: add codecov to test workflow 2022-04-20 19:05:21 +08:00
Ink33 84807be1ca
use go:embed for static resources (#1107)
* feat: use go:embed to embed static files

* ci: fix broken test

* docs: update readme.md

* chore: remove statik

* feat: simplify code

Co-authored-by: AaronLiu <abslant@126.com>
2022-04-09 20:58:07 +08:00
HFO4 050a68a359 Chore: update golang version to 1.17.x 2022-03-02 19:29:18 +08:00
HFO4 f1dc4c4758 Chore: update ubuntu image version 2021-10-31 09:50:07 +08:00
AaronLiu e160154d3b
Update test.yml 2021-03-20 22:43:40 -08:00
AaronLiu a9c0d6ed17
Update and rename build.yml to test.yml 2021-03-20 22:41:28 -08:00