dns

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

type Updater interface {
	Name() string
	Merge(ips []net.IP, force bool, pretend bool) error
}

type UpdaterConfig

type UpdaterConfig struct {
	Enabled bool   `toml:"enabled"`
	Host    string `toml:"host"`
}

func (*UpdaterConfig) IsEnabled

func (cfg *UpdaterConfig) IsEnabled(updaterName string) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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