announce

package
v0.0.0-...-de5a386 Latest Latest
Warning

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

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

Documentation

Overview

Package announce implements announcement of server IPs. Depending on the implementation it could be anything: * Exabgp * Haproxy * Carp

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoopAnnounce

type NoopAnnounce struct{}

NoopAnnounce is a noop implementation of Announce interface Use it if no IP advertisement is required

func (*NoopAnnounce) Advertise

func (n *NoopAnnounce) Advertise([]net.IP) error

Advertise is implementing Advertise interface. Doing nothing

func (*NoopAnnounce) Withdraw

func (n *NoopAnnounce) Withdraw() error

Withdraw is implementing Withdraw interface. Doing nothing

Jump to

Keyboard shortcuts

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