dnscli

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(c *Config) *Client

func (*Client) Down

func (o *Client) Down() error

func (*Client) Exchange

func (o *Client) Exchange(msg *dns.Msg, addrs []string) (*dns.Msg, error)

func (*Client) ExchangeRandomDNS

func (o *Client) ExchangeRandomDNS(msg *dns.Msg) (*dns.Msg, error)

func (*Client) Up

func (o *Client) Up() error

type Config

type Config struct {
	DNS []string `yaml:"dns"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL