Documentation ¶
Index ¶
- func Get(ctx *beanctx.BizContext, key string) (interface{}, bool)
- func GetBool(key string) (bool, bool)
- func GetInstance() *cache.Cache
- func GetInt(key string) (int64, bool)
- func GetString(key string) (string, bool)
- func InitLocalCache()
- func Set(ctx *beanctx.BizContext, key string, value interface{}, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInstance ¶
func GetInstance() *cache.Cache
func InitLocalCache ¶
func InitLocalCache()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.