boltqueue

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: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltQueue

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

func NewBoltQueue

func NewBoltQueue(conn *bolt.DB) *BoltQueue

func (*BoltQueue) Pop

func (b *BoltQueue) Pop() ([]byte, error)

func (*BoltQueue) Push

func (b *BoltQueue) Push(bytes []byte) error

func (*BoltQueue) Size

func (b *BoltQueue) Size() (uint64, error)

Jump to

Keyboard shortcuts

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