redispubsub

package
v0.0.0-...-0f16109 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PubSub

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

func New

func New(re *redis.Adapter) *PubSub

func (*PubSub) Publish

func (p *PubSub) Publish(ctx context.Context, channel string, message []byte) error

func (*PubSub) Subscribe

func (p *PubSub) Subscribe(ctx context.Context, channels ...string) pubsub.Receiver

Jump to

Keyboard shortcuts

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