dns

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(c *Config) error

Types

type Config

type Config struct {
	Provider string
	IP       string
	Domain   string
	TTL      uint
	Conf     config.DdnsProviderConfigSum
	Http     *http.Client
}

type Provider

type Provider interface {
	SetDomainRecord(domain, ip string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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