1
0
mirror of https://github.com/fatedier/frp synced 2025-09-28 19:15:36 +08:00
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
group
metrics
ports
proxy
visitor
control.go
dashboard_api.go add healthz api (#2511) 2021-08-04 14:33:53 +08:00
dashboard.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