repository

package
v0.0.0-...-2bf0c00 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatRedis

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

func NewChatRedis

func NewChatRedis(ctx context.Context, client *redis.Client) *ChatRedis

func (*ChatRedis) GetPreviousValues

func (r *ChatRedis) GetPreviousValues(key string) ([]string, error)

func (*ChatRedis) KeyNotExists

func (r *ChatRedis) KeyNotExists(key string) bool

func (*ChatRedis) SaveValue

func (r *ChatRedis) SaveValue(key string, val []byte) error

Jump to

Keyboard shortcuts

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