redis

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hook

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

func (Hook) DialHook

func (Hook) DialHook(next redis.DialHook) redis.DialHook

func (Hook) ProcessHook

func (h Hook) ProcessHook(next redis.ProcessHook) redis.ProcessHook

func (Hook) ProcessPipelineHook

func (Hook) ProcessPipelineHook(next redis.ProcessPipelineHook) redis.ProcessPipelineHook

type Provider

type Provider interface {
	Into(instance ...string) *redis.Client
}

func NewProvider

func NewProvider(conf config.Config) (Provider, func(), error)

Jump to

Keyboard shortcuts

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