repo

package
v0.0.0-...-5201481 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2017 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

type Repo interface {
	Start() error
	Shutdown()
	Transaction() (Tx, error)
}

Repo is a repository service interface

type Tx

type Tx interface {
	Adapter() string
}

Tx is a transaction interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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