package
0.15.2
Repository: https://github.com/ringtail/alertmanager.git
Documentation: pkg.go.dev

# Packages

Package clusterpb is a generated protocol buffer package.

# Functions

No description provided by the author
NewChannel creates a new Channel struct, which handles sending normal and oversize messages to peers.
OversizedMessage indicates whether or not the byte payload should be sent via TCP.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Channel allows clients to send messages for a specific state type that will be broadcasted in a best-effort manner.
Peer is a single peer in a gossip cluster.

# Interfaces

State is a piece of state that can be serialized and merged with other serialized state.

# Type aliases

PeerStatus is the state that a peer is in.