import "v2ray.com/core/features/dns/localdns"
type Client struct{}
Client is an implementation of dns.Client, which queries localhost for DNS.
New create a new dns.Client that queries localhost for DNS.
Close implements common.Closable.
LookupIP implements Client.
LookupIPv4 implements IPv4Lookup.
LookupIPv6 implements IPv6Lookup.
Start implements common.Runnable.
Type implements common.HasType.
Package localdns imports 2 packages (graph) and is imported by 12 packages. Updated 2019-03-31. Refresh now. Tools for package owners.