Cloudreve/pkg/util
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
..
common.go Feat: Get file for oss handler 2020-01-16 15:50:58 +08:00
common_test.go Feat: Get file for oss handler 2020-01-16 15:50:58 +08:00
io.go Feat: handle aria2 download complete 2020-02-05 11:22:19 +08:00
io_test.go Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
logger.go Fix: concurrent logging lock / Feat: listen SSL (#287) 2020-05-23 13:17:48 +08:00
logger_test.go Feat: cross compile script 2020-03-09 16:53:01 +08:00
path.go use go:embed for static resources (#1107) 2022-04-09 20:58:07 +08:00
path_test.go Test: remove test for internal xml package 2019-12-21 13:01:18 +08:00
session.go Feat: user register / send activate email 2020-02-21 15:15:14 +08:00