redisprovider

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "filenode.redisprovider"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	IsCluster bool   `yaml:"isCluster"`
	Url       string `yaml:"url"`
}

type RedisProvider

type RedisProvider interface {
	Redis() redis.UniversalClient
	app.ComponentRunnable
}

func New

func New() RedisProvider

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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