modules

package
v0.0.0-...-844f6a4 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2014 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	// contains filtered or unexported fields
}
var (
	AppCache *Cache
)

func (*Cache) Delete

func (this *Cache) Delete(key string)

func (*Cache) Get

func (this *Cache) Get(key string) []byte

func (*Cache) Increment

func (this *Cache) Increment(key string, delta uint64) uint64

func (*Cache) Put

func (this *Cache) Put(key string, value []byte)

Jump to

Keyboard shortcuts

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