database

package
v0.0.0-...-9bfc92b Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DatabaseInit

func DatabaseInit()

func Db

func Db() *sql.DB

Getter for db var

Types

type ConfDb

type ConfDb struct {
	Userdb  string
	Passdb  string
	Ipdb    string
	Portdb  string
	Namedb  string
	Extradb string
	Infodb  string
	SqlDb   *sql.DB
}

func (*ConfDb) InitConfDb

func (conf *ConfDb) InitConfDb()

Jump to

Keyboard shortcuts

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