dnsquery

package
v0.58.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: GPL-3.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v0.40.4

type Config struct {
	Domains     []string     `yaml:"domains"`
	Servers     []string     `yaml:"servers"`
	Network     string       `yaml:"network"`
	RecordType  string       `yaml:"record_type"`
	RecordTypes []string     `yaml:"record_types"`
	Port        int          `yaml:"port"`
	Timeout     web.Duration `yaml:"timeout"`
}

type DNSQuery

type DNSQuery struct {
	module.Base

	Config `yaml:",inline"`
	// contains filtered or unexported fields
}

func New

func New() *DNSQuery

func (*DNSQuery) Charts

func (d *DNSQuery) Charts() *module.Charts

func (*DNSQuery) Check

func (d *DNSQuery) Check() bool

func (*DNSQuery) Cleanup

func (d *DNSQuery) Cleanup()

func (*DNSQuery) Collect

func (d *DNSQuery) Collect() map[string]int64

func (*DNSQuery) Init

func (d *DNSQuery) Init() bool

Jump to

Keyboard shortcuts

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