context

package
v0.0.0-...-7e82e9c Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Library

type Library struct {
	DbHost     string
	DbUser     string
	DbPassword string
	DbName     string
}

func (Library) CloseConnection

func (l Library) CloseConnection(db *sql.DB)

func (Library) OpenConnection

func (l Library) OpenConnection() *sql.DB

OpenConnection attempts the connection to the sql db via my

Jump to

Keyboard shortcuts

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