disk

package
v0.0.0-...-8b480f7 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2015 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const LRUCacheSize = 100 * 1048576

Variables

View Source
var ECorruptMailbox = errors.New("corrupt mailbox metadata")

Functions

This section is empty.

Types

type Storage

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

func NewDiskStorage

func NewDiskStorage(path string) (*Storage, error)

func (*Storage) Close

func (d *Storage) Close() error

func (*Storage) Mailbox

func (d *Storage) Mailbox(name string) vega.Mailbox

func (*Storage) MailboxNames

func (d *Storage) MailboxNames() []string

Jump to

Keyboard shortcuts

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