postgres

package
v0.0.0-...-3dcccee Latest Latest
Warning

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

Go to latest
Published: May 23, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustPrepareDB

func MustPrepareDB(dsn string, maxOpenConns, maxIdleConns int, migrations string) (*sql.DB, *migrate.Migrate)

MustPrepareDB prepares DB connection and migratitor.

func MustSetupDB

func MustSetupDB(dsn string, maxOpenConns, maxIdleConns int, migrations string) *sql.DB

MustSetupDB opens DB connection and runs migrations.

func New

func New(db *sql.DB) storage.Storage

New creates postgres storage.

Types

This section is empty.

Jump to

Keyboard shortcuts

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