frp/client
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
..
event rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
health rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
proxy update github.com/pires/go-proxyproto to v0.5.0 2021-06-21 19:35:52 +08:00
admin.go add healthz api (#2511) 2021-08-04 14:33:53 +08:00
admin_api.go add healthz api (#2511) 2021-08-04 14:33:53 +08:00
control.go frpc: add disable_custom_tls_first_byte to not send first custom tls to frps (#2520) 2021-08-11 23:10:35 +08:00
service.go Let's get rid of ugly statik (#2255) 2021-08-17 20:20:04 +08:00
visitor.go add e2e tests (#2334) 2021-03-31 16:57:39 +08:00
visitor_manager.go rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00