1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 10:08:15 -05:00
v2fly/app/dns
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
..
config.pb.go
config.proto
dns.go
errors.generated.go
hosts_test.go
hosts.go
nameserver_test.go
nameserver.go comments 2019-02-23 00:01:23 +01:00
server_test.go
server.go Some code improvements 2019-06-28 17:53:44 +03:00
udpns.go return error instead of panic, fixes #1638 2019-04-14 08:57:01 +08:00