Commit Graph
4 Commits
Author SHA1 Message Date
bobo liuandGitHub ad3548d332 optimize: GetAuthKey (#3254) 2023-01-14 21:43:26 +08:00
bobo liuandGitHub e9775bd70f doc: no X-Real-IP in http proxy (#2743) 2022-01-09 23:47:28 +08:00
bobo liuandGitHub 2f74f54f18 Let's get rid of ugly statik (#2255)
* 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/

* remove statik totally

* split go and static files in assets
2021-08-17 20:20:04 +08:00
bobo liuandGitHub 1a11b28f8d config: inline is NOT SUPPORTED in encoding/json (#2304) 2021-03-19 17:36:39 +08:00