postgres

package
v0.0.0-...-066a3f7 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2019 License: NCSA Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Config = &postgresdbConfig{
		done: make(chan struct{}),
	}
)

Config ...

Functions

func NewDatabase

func NewDatabase(databaseName string, opts ...database.Option) (database.Database, error)

NewDatabase ...

func NewTable

func NewTable(db database.Database, tableName string) (database.Table, error)

NewTable ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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