//
pkg.gl
Category
github.com/mimuret/dnsutils
ddns
package
1.11.0
Repository:
https://github.com/mimuret/dnsutils.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
348 SLOC
#
Functions
NewDDNS
NewDDNS is create DDNS ui is nil, return nil.
#
Structs
DDNS
DDNS is dynamic update struct It can process update message and It updates zone data using UpdateInterface.
#
Interfaces
UpdateInterface
UpdateInterface is update zone interface.