redis

package
v0.0.0-...-acbdb77 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: CC0-1.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(c Config, logger *slog.Logger) *redis.Client

func Ping

func Ping(ctx context.Context, rdb *redis.Client) error

Types

type Config

type Config struct {
	// Typically "localhost:6379"
	Addr     string
	Password string
	DB       int
}

Jump to

Keyboard shortcuts

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