redis

package
v3.24.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: Apache-2.0 Imports: 5 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 {
	Redis *ttnredis.Client
}

PubSub is a Redis-based upstream traffic Pub/Sub.

func (PubSub) Publish

func (ps PubSub) Publish(ctx context.Context, up *ttnpb.ApplicationUp) error

Publish publishes the uplink to Pub/Sub.

func (PubSub) Subscribe

func (ps PubSub) Subscribe(
	ctx context.Context, ids *ttnpb.ApplicationIdentifiers, handler func(context.Context, *ttnpb.ApplicationUp) error,
) error

Subscribe subscribes to the traffic of the provided application and processes it using the handler.

Jump to

Keyboard shortcuts

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