redis

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rediser

type Rediser interface {
	Client() *redis.Client
	CleanQueues() (int64, error)
	OpenRelayQueue() rmq.Queue
}

func NewRediser

func NewRediser(cfg config, log *logan.Entry) Rediser

type Rediserer

type Rediserer interface {
	Redis() Rediser
}

func NewRediserer

func NewRediserer(getter kv.Getter, logger *logan.Entry) Rediserer

Jump to

Keyboard shortcuts

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