package
Version:
v3.50.2+incompatible
Opens a new window with list of versions in this module.
Published: Oct 29, 2018
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ClientType() interface{}
ClientType returns the type of Client interface. Can be used for implementing common.HasType.
Client is a V2Ray feature for querying DNS information.
type LocalClient struct{}
LocalClient is an implementation of Client, which queries localhost for DNS.
Close implements common.Closable.
LookupIP implements Client.
Start implements common.Runnable.
Type implements common.HasType.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.