1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-04 10:19:06 -04:00
Files
v2fly/proxy/vmess/validator.go
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00

3.6 KiB