mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-02 09:17:55 -04:00
0401a91ef4
* Rewrite empty string checks more idiomatically. * Change strings.ToLower comparisons to strings.EqualFold. * Rewrite switch statement with only one case as if. |
||
---|---|---|
.. | ||
config.go | ||
config.pb.go | ||
config.proto | ||
connection.go | ||
dialer.go | ||
errors.generated.go | ||
hub.go | ||
ws_test.go | ||
ws.go |