pubsub

package
v1.32.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module() fx.Option

Types

type Config

type Config struct {
	URL        string
	BufferSize uint
}

Config controls the PubSub backend via a URL (e.g., "memory://", "redis://...").

type PubSub

type PubSub = pubsub.PubSub

func New

func New(config Config) (PubSub, error)

Jump to

Keyboard shortcuts

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