Documentation ¶
Index ¶
- func Get(key string) (interface{}, bool)
- func GetObject(key string, objDataPointer interface{}) error
- func Remove(key string)
- func Set(key string, data interface{}) bool
- func SetEx(key string, data interface{}, second int64) bool
- func SetObject(key string, data interface{}) bool
- func SetObjectEx(key string, data interface{}, second int64) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.