Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DummyNotification ¶ added in v1.12.0
type DummyNotification struct{}
func (*DummyNotification) NotifyUpdatedIpApplied ¶ added in v1.12.0
func (d *DummyNotification) NotifyUpdatedIpApplied(ip *common.DnsRecord) error
func (*DummyNotification) NotifyUpdatedIpDetected ¶ added in v1.12.0
func (d *DummyNotification) NotifyUpdatedIpDetected(ip *common.DnsRecord) error
Click to show internal directories.
Click to hide internal directories.