redisqueue

package
v0.0.0-...-b61e704 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisQueue

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

func NewRedisQueue

func NewRedisQueue(pool *redis.Pool) *RedisQueue

func (*RedisQueue) Pop

func (r *RedisQueue) Pop() ([]byte, error)

func (*RedisQueue) Push

func (r *RedisQueue) Push(bytes []byte) error

func (*RedisQueue) Size

func (r *RedisQueue) Size() (uint64, error)

Jump to

Keyboard shortcuts

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