cachepool

package
v0.0.0-...-36ec2b2 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 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 CachePool

type CachePool struct {
	// contains filtered or unexported fields
}

func NewCachePool

func NewCachePool() *CachePool

func (*CachePool) AddPool

func (cp *CachePool) AddPool(key string) error

func (*CachePool) GetConn

func (cp *CachePool) GetConn(key string) (redispool.PoolConnection, error)

func (*CachePool) ReleaseConn

func (cp *CachePool) ReleaseConn(pc redispool.PoolConnection)

func (*CachePool) RemovePool

func (cp *CachePool) RemovePool(key string) error

type LivePool

type LivePool struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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