memcache

package
v0.0.0-...-7e41f2a Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2015 License: GPL-2.0, GPL-2.0-or-later Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInt

func GetInt(key string) int

func GetMap

func GetMap(key string) map[string]string

func GetString

func GetString(key string) string

------------ string

func InitMemcache

func InitMemcache()

onAppStart后调用

func SetInt

func SetInt(key string, value int, expiration int32)

func SetMap

func SetMap(key string, value map[string]string, expiration int32)

func SetString

func SetString(key string, value string, expiration int32)

Types

This section is empty.

Jump to

Keyboard shortcuts

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