db

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

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

Go to latest
Published: Sep 9, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostgresStorage

func NewPostgresStorage(cfg PgConfig) (*sql.DB, error)

Types

type PgConfig

type PgConfig struct {
	Host     string
	Port     int
	User     string
	Password string
	Name     string
}

Jump to

Keyboard shortcuts

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