redis

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisPubSubAdapter

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

func NewRedisPubSubAdapter

func NewRedisPubSubAdapter(addr string) (*RedisPubSubAdapter, error)

func (*RedisPubSubAdapter) PollMessages

func (r *RedisPubSubAdapter) PollMessages(topic string, handler func(message string)) error

func (*RedisPubSubAdapter) Publish

func (r *RedisPubSubAdapter) Publish(topicARN string, message interface{}, messageAttributes map[string]interface{}) error

Jump to

Keyboard shortcuts

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