consumers

package
v0.0.0-...-3dfb75c Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputReadUpdateConsumer

type OutputReadUpdateConsumer struct {
	ServerName gomatrixserverlib.ServerName
	// contains filtered or unexported fields
}

func NewOutputReadUpdateConsumer

func NewOutputReadUpdateConsumer(
	process *process.ProcessContext,
	cfg *config.UserAPI,
	js nats.JetStreamContext,
	store storage.Database,
	pgClient pushgateway.Client,
	userAPI uapi.UserInternalAPI,
	syncProducer *producers.SyncAPI,
) *OutputReadUpdateConsumer

func (*OutputReadUpdateConsumer) Start

func (s *OutputReadUpdateConsumer) Start() error

type OutputStreamEventConsumer

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

func NewOutputStreamEventConsumer

func NewOutputStreamEventConsumer(
	process *process.ProcessContext,
	cfg *config.UserAPI,
	js nats.JetStreamContext,
	store storage.Database,
	pgClient pushgateway.Client,
	userAPI api.UserInternalAPI,
	rsAPI rsapi.UserRoomserverAPI,
	syncProducer *producers.SyncAPI,
) *OutputStreamEventConsumer

func (*OutputStreamEventConsumer) Start

func (s *OutputStreamEventConsumer) Start() error

Jump to

Keyboard shortcuts

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