1
0
mirror of https://gitee.com/IrisVega/frp.git synced 2024-11-01 22:31:29 +08:00
frp/cmd/frps
bobo liu 2f74f54f18
Let's get rid of ugly statik ()
* 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
..
main.go Let's get rid of ugly statik () 2021-08-17 20:20:04 +08:00
root.go fix config parse logic () 2021-03-22 14:53:30 +08:00
verify.go cmd: add verify command to verify if config file syntax is valid () 2021-05-12 12:15:22 +08:00