database

package
v0.0.0-...-a26ee7b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = struct {
	DatabaseFile string
}{
	DatabaseFile: "monitoring.db",
}

Functions

func Init

func Init(db *sql.DB) error

func NewConnection

func NewConnection(databaseFile string) (*sql.DB, error)

func ProvideConnection

func ProvideConnection(databaseFile string) *sql.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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