postgresdb

package
v0.0.0-...-1b647db Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	User          string
	Password      string
	DatabaseName  string
	ServerAddress string
	ServerPort    string
	MockDB        *sql.DB
}

func (DB) InitializeDatabase

func (d DB) InitializeDatabase() error

func (DB) SaveReport

func (d DB) SaveReport(r rep.Report, t time.Time) error

Jump to

Keyboard shortcuts

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