Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOutboundIP ¶
Types ¶
type CacheRecord ¶
type CacheRecord struct {
Values []*types.DNSRecords
CreateTime time.Time
}
type DNSResolverService ¶
type DNSResolverService struct {
// contains filtered or unexported fields
}
func NewDNSResolverService ¶
func NewDNSResolverService(cliCtx client.Context, proxyServer string) *DNSResolverService
func (*DNSResolverService) RunServer ¶
func (srv *DNSResolverService) RunServer(port int)
Click to show internal directories.
Click to hide internal directories.