mirror of
https://github.com/fatedier/frp.git
synced 2025-03-04 18:01:16 +01:00
* 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 |
||
---|---|---|
.. | ||
controller | ||
group | ||
metrics | ||
ports | ||
proxy | ||
visitor | ||
control.go | ||
dashboard_api.go | ||
dashboard.go | ||
service.go |