driver

package
v0.0.0-...-6c80d49 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDB

func NewDB(dsn string) (*sql.DB, error)

NewDB creates a new database for app

Types

type DB

type DB struct {
	SQL *sql.DB
}

func ConnectDB

func ConnectDB(dsn string) *DB

ConnectDB creates connection pool for Postgres

Jump to

Keyboard shortcuts

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