sqlx

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustConnect

func MustConnect(config postgres.Config) *sqlx.DB

MustConnect wraps sqlx MustConnect, using Config Opens connection to a DB, pings, and panics on error

func MustOpen

func MustOpen(config postgres.Config) *sqlx.DB

MustOpen wraps sqlx MustOpen, using Config 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