Documentation
¶
Index ¶
- func GetInt(key string) int
- func GetMap(key string) map[string]string
- func GetString(key string) string
- func InitMemcache()
- func SetInt(key string, value int, expiration int32)
- func SetMap(key string, value map[string]string, expiration int32)
- func SetString(key string, value string, expiration int32)
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.