web

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: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "dns_web"

Variables

This section is empty.

Functions

func NewWebUpdater

func NewWebUpdater(cfg *WebUpdaterConfig) dns.Updater

Types

type WebUpdaterConfig

type WebUpdaterConfig struct {
	dns.UpdaterConfig
	Username      string `toml:"username"`
	Password      string `toml:"password"`
	URL           string `toml:"url"`
	TLSSkipVerify bool   `toml:"tls_skip_verify"`
}

Jump to

Keyboard shortcuts

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