jecconfiguration

package
v0.0.0-...-e50672f Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectSqlx

func ConnectSqlx(config DbConfiguration) (db *sqlx.DB, err error)

Types

type DbConfiguration

type DbConfiguration struct {
	Host       string
	Port       string
	Dbname     string
	Dbuser     string
	Dbpassword string
	Sslmode    string
}

Declare Database Configuration Entity

Jump to

Keyboard shortcuts

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