mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-05 09:47:56 -05:00
0401a91ef4
* Rewrite empty string checks more idiomatically. * Change strings.ToLower comparisons to strings.EqualFold. * Rewrite switch statement with only one case as if. |
||
---|---|---|
.. | ||
benchmark_test.go | ||
domain_matcher_test.go | ||
domain_matcher.go | ||
full_matcher_test.go | ||
full_matcher.go | ||
matchers_test.go | ||
matchers.go | ||
strmatcher.go |