db

package
v0.0.0-...-23bfaa2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDBConnection

func GetDBConnection(dbConfig DatabaseConfig) *sqlx.DB

Types

type DatabaseConfig

type DatabaseConfig struct {
	DRIVER   string
	HOST     string
	PORT     string
	USER     string
	PASSWORD string
	DB       string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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