postgres

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2021 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