frp/server
bobo liu 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
..
controller rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
group rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
metrics refactoring monitor code, support prometheus (#1668) 2020-03-11 13:20:26 +08:00
ports fix by golint (#1822) 2020-05-24 17:48:37 +08:00
proxy Fix server-side proxy inappropriate quit when met `accept: too many open files` error (#2467) 2021-07-05 10:27:15 +08:00
visitor rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
control.go frpc: consider include configs for verify and reload command (#2424) 2021-06-02 23:54:22 +08:00
dashboard.go add healthz api (#2511) 2021-08-04 14:33:53 +08:00
dashboard_api.go add healthz api (#2511) 2021-08-04 14:33:53 +08:00
service.go Let's get rid of ugly statik (#2255) 2021-08-17 20:20:04 +08:00