dns

package
v1.4.1-fix1 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: AGPL-3.0 Imports: 7 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     map[string]interface{}
	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