notification

package
v1.21.1 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

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

type Notification

type Notification interface {
	NotifyUpdatedIpDetected(ip *common.DnsRecord) error
	NotifyUpdatedIpApplied(ip *common.DnsRecord) error
}

Jump to

Keyboard shortcuts

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