heartbeatmanagement

package
v0.0.0-...-2274e2a Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeartbeatContent

type HeartbeatContent[T any] interface {
	GetHeartbeatContent() T
}

type HeartbeatSender

type HeartbeatSender[T any] struct {
	// contains filtered or unexported fields
}

func NewHeartbeatSender

func NewHeartbeatSender[T any](chamqpChannel *chamqp.Channel, heartbeatContentGatherer HeartbeatContent[T], exchangeName, routingKey string) *HeartbeatSender[T]

func (*HeartbeatSender[T]) StartSending

func (h *HeartbeatSender[T]) StartSending()

func (*HeartbeatSender[T]) StartSendingWithParams

func (h *HeartbeatSender[T]) StartSendingWithParams(durable, autodelete, internal, nowait bool)

Jump to

Keyboard shortcuts

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