Documentation ¶
Index ¶
- func ClearAll() error
- func Decr(key string) error
- func Delete(key string) error
- func Get(key string, e interface{}) error
- func Incr(key string) error
- func Init(c cache.Cache)
- func IsExist(key string) (bool, error)
- func Set(key string, val interface{}, timeout time.Duration) error
- func StartAndGC(config string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartAndGC ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.