database_sql

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustConnect

func MustConnect(cc postgres.ConnectionConfig) *sql.DB

MustConnect mimics sqlx MustConnect, but for sql.DB, using ConnectionConfig Opens connection to a DB, pings, and panics on error

func MustOpen

func MustOpen(cc postgres.ConnectionConfig) *sql.DB

MustOpen mimics sqlx MustOpen, but for sql.DB, using ConnectionConfig Opens connection to a DB and panics on error

Types

This section is empty.

Jump to

Keyboard shortcuts

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