rediscache

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) *gcache.Cache

Types

type Option

type Option func(*Options)

Option 配置项.

func WithRedisGroup

func WithRedisGroup(group string) Option

WithRedisGroup 设置使用配置的哪组redis服务器(或集群).

type Options

type Options struct {
	Group string
}

Options 可选配置项.

Jump to

Keyboard shortcuts

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