store

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2014 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShowStorage

func ShowStorage()

Types

type Driver

type Driver interface {
	Init(uri string) error
	Store(msg *message.Message) error
	UriFormat() string
}

type Storage

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

func Open

func Open(name string, uri string) (*Storage, error)

func (*Storage) Store

func (me *Storage) Store(message *message.Message) error

Jump to

Keyboard shortcuts

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