config

package
v0.0.0-...-37258df Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectDB

func ConnectDB(dataSourceName string) (*sql.DB, error)

ConnectDB tries to connect DB and on succcesful it returns DB connection string and nil error, otherwise return empty DB and the corresponding error.

Types

type Env

type Env struct {
	DB *sql.DB
}

Env holds database connection to Postgres

Jump to

Keyboard shortcuts

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