worker

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliverState

type DeliverState struct {
	Dests   []string
	Listens []string
}

func (DeliverState) Equals

func (d DeliverState) Equals(other DeliverState) bool

type Worker

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

func NewWorker

func NewWorker(
	rdb *redis.Client,
	store *store.Store,
	client client.Client,
	apclient *apclient.ApClient,
	bridge *bridge.Service,
	config types.ApConfig,
) *Worker

func (*Worker) Run

func (w *Worker) Run()

func (*Worker) StartAssociationWorker

func (w *Worker) StartAssociationWorker()

func (*Worker) StartMessageWorker

func (w *Worker) StartMessageWorker()

Jump to

Keyboard shortcuts

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