redisotel

package module
v0.0.0-...-0fd43c5 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2021 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisHook

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

func New

func New(address string) RedisHook

func (RedisHook) AfterProcess

func (RedisHook) AfterProcess(ctx context.Context, cmd redis.Cmder) error

func (RedisHook) AfterProcessPipeline

func (RedisHook) AfterProcessPipeline(ctx context.Context, cmds []redis.Cmder) error

func (RedisHook) BeforeProcess

func (rh RedisHook) BeforeProcess(ctx context.Context, cmd redis.Cmder) (context.Context, error)

func (RedisHook) BeforeProcessPipeline

func (rh RedisHook) BeforeProcessPipeline(ctx context.Context, cmds []redis.Cmder) (context.Context, error)

Jump to

Keyboard shortcuts

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