redis

package
v0.0.0-...-a29d075 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure()

Types

type RedisBase

type RedisBase struct {
	MessageChan chan interface{}
	// contains filtered or unexported fields
}

func (*RedisBase) Close

func (rb *RedisBase) Close()

type RedisReader

type RedisReader struct {
	RedisBase
}

func NewRedisReader

func NewRedisReader(redisChannel string) *RedisReader

type RedisWriter

type RedisWriter struct {
	RedisBase
}

func NewRedisWriter

func NewRedisWriter(redisChannel string) *RedisWriter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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