memory

package
v0.0.0-...-52d38b8 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2020 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DatabaseAlreadyExists = errors.New("database already exists")
)

Functions

This section is empty.

Types

type Repository

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

func New

func New() *Repository

func (*Repository) AllDatabases

func (r *Repository) AllDatabases() (databases []schema.Database)

func (*Repository) CreateDatabase

func (r *Repository) CreateDatabase(database string, fd *desc.FileDescriptor) error

func (*Repository) Stop

func (r *Repository) Stop() error

Jump to

Keyboard shortcuts

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