postgres

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStorage

func NewStorage(conn *sql.DB, dumper PgDump) reader.Reader

NewStorage ...

Types

type PgDump

type PgDump interface {
	GetStructure() (stmt string, err error)
}

func NewPgDump

func NewPgDump(dsn string) (PgDump, error)

Jump to

Keyboard shortcuts

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