store

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(ss ...Store)

Register register storages

Types

type Store

type Store interface {
	Ext() string
	Write(n string, v interface{}) error
	Read(n string, v interface{}) error
}

Store store

func Get

func Get(n string) (Store, error)

Get get store

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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