package
5.29.1
Repository: https://github.com/v2fly/v2ray-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ClientType returns the type of Client interface.
FakeDNSEngineType returns the type of FakeDNSEngine interface.
LookupIPWithOption is a helper function for querying DNS information from a dns.Client with dns.IPOption.
No description provided by the author

# Variables

ErrEmptyResponse indicates that DNS query succeeded but no answer was returned.

# Structs

IPOption is an object for IP query options.

# Interfaces

Client is a V2Ray feature for querying DNS information.
ClientWithFakeDNS is an optional feature for utilizing FakeDNS feature of DNS client.
FakeDNSEngine is a V2Ray feature for converting between domain and fake IPs.
FakeDNSEngineRev0 adds additional APIs for FakeDNSEngine.
IPv4Lookup is an optional feature for querying IPv4 addresses only.
IPv6Lookup is an optional feature for querying IPv6 addresses only.

# Type aliases

No description provided by the author