Versions in this module Expand all Collapse all v0 v0.3.1 May 6, 2025 Changes in this version + type Provider interface + Name func() string + Update func(ip string) error + func LoadProvider(cfg config.DDNSConfig) (Provider, error)