easydns-sync-ip

module
v0.0.0-...-af14a8b Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT

README

Instructions

Ensure the following environment variables are set:

type Config struct {
	Host           string `env:"EASYDNS_HOST,required"`
	Token          string `env:"EASYDNS_TOKEN,required"`
	Key            string `env:"EASYDNS_KEY,required"`
	Domain         string `env:"EASYDNS_DOMAIN,required"`
	RecordHost     string `env:"EASYDNS_RECORD_HOST,required"`
	UpdateInterval uint   `env:"UPDATE_INTERVAL" envDefault:"600"`
}

Directories

Path Synopsis
internal
openapi

Jump to

Keyboard shortcuts

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