redis

package
v0.0.0-...-07f0968 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mware

func Mware(name string, pool iredis.Pool) func(app.Tlbx)

Types

type Conn

type Conn interface {
	Base() iredis.Conn
	iredis.Conn
}

type Pool

type Pool interface {
	Base() iredis.Pool
	Get() Conn
}

func Get

func Get(tlbx app.Tlbx, name string) Pool

Jump to

Keyboard shortcuts

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