redis

package
v0.0.0-...-cad48ee Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(c Config) (redis.Conn, error)

func NewPubSub

func NewPubSub(c PubSubConfig) (*redis.PubSubConn, error)

Types

type Config

type Config struct {
	Host string
	Port string
}

type PubSubConfig

type PubSubConfig struct {
	Host string
	Port string
}

Jump to

Keyboard shortcuts

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