sqlx

package
v0.1.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: MIT Imports: 2 Imported by: 0

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