public

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: MIT Imports: 1 Imported by: 24

Documentation

Index

Constants

View Source
const (
	CstTimeFmt  string = "2006-01-02 15:04:05.000000 Z0700"
	CstTimeDate string = "2006-01-02"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IDBCache

type IDBCache interface {
	Identify() string
	MainModel() string
	SubModel() string
}

type TCommonRedisCache

type TCommonRedisCache struct {
	ado.IDBModule
}

func (*TCommonRedisCache) Identify

func (this *TCommonRedisCache) Identify() string

func (*TCommonRedisCache) MainModel

func (this *TCommonRedisCache) MainModel() string

func (*TCommonRedisCache) SubModel

func (this *TCommonRedisCache) SubModel() string

func (*TCommonRedisCache) Version added in v0.0.5

func (this *TCommonRedisCache) Version() string

type UpdateDBCacheCallBack

type UpdateDBCacheCallBack func(string, string, []byte) bool

Jump to

Keyboard shortcuts

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