mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
comments
This commit is contained in:
parent
07866e6d39
commit
c48e1f02a6
@ -6,7 +6,7 @@ import (
|
||||
"v2ray.com/core/app"
|
||||
)
|
||||
|
||||
// A DnsCache is an internal cache of DNS resolutions.
|
||||
// A Server is a DNS server for responding DNS queries.
|
||||
type Server interface {
|
||||
Get(domain string) []net.IP
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user