beancache

package
v0.0.0-...-fff97c9 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(ctx *beanctx.BizContext, key string) (interface{}, bool)

func GetBool

func GetBool(key string) (bool, bool)

func GetInstance

func GetInstance() *cache.Cache

func GetInt

func GetInt(key string) (int64, bool)

func GetString

func GetString(key string) (string, bool)

func InitLocalCache

func InitLocalCache()

func Set

func Set(ctx *beanctx.BizContext, key string, value interface{}, expiration time.Duration)

Types

This section is empty.

Jump to

Keyboard shortcuts

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