status

package
v3.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status struct {
	// contains filtered or unexported fields
}

Status is a worker responsible for checking the status of the active member of the given group and address.

func New

func New(ctx *context.Context) (*Status, error)

New creates a new instance of the Status worker. It initializes the necessary components and returns the created Status instance or an error if initialization fails.

func (*Status) GetResponseReceivers added in v3.0.1

func (s *Status) GetResponseReceivers() []*msg.ResponseReceiver

GetResponseReceivers returns the message response receivers of the worker.

func (*Status) Start

func (s *Status) Start()

Start starts the Status worker. It queries the status of the active member of the given group and address.

func (*Status) Stop

func (s *Status) Stop() error

Stop stops the Status worker.

Jump to

Keyboard shortcuts

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