dpostgres

package
v0.0.0-...-fb49ba0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package dpostgres creates PostgreSQL database containers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (db *sql.DB, connStr string, cleanup func(), retErr error)

New creates and starts a fresh PostgreSQL server, migrated up.

func NewNoMigrate

func NewNoMigrate() (db *sql.DB, connStr string, cleanup func(), retErr error)

NewNoMigrate creates and starts a fresh PostgreSQL server, without migrations.

Types

This section is empty.

Directories

Path Synopsis
Package pgpool implements a pool of databases for testing.
Package pgpool implements a pool of databases for testing.

Jump to

Keyboard shortcuts

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