rdscache

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoData                    = errors.New("no data error")
	ErrModuleMustNotNil          = errors.New("model must not nil")
	ErrLocalCacheNoData          = errors.New("local cache no data")
	ErrHotKeyOptionInitFail      = errors.New("init error, please check your parameter") // 预防热key的方式均为nil
	ErrMGetHaveSomeUnMarshalFail = errors.New(
		"some value is not correct, so unmarshal fail, " + "you can check log get some info")
	ErrMGetFromOriRetCntNotCorrect = errors.New("mget from origin return cnt not equal query cnt") // 回源返回数据数量必须等于请求数据数量
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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