pg

package module
v0.0.0-...-b14404a Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dsn string) *sql.DB

func NewBun

func NewBun(dsn string) *bun.DB

Types

type Option

type Option struct {
	User     string
	Password string
	Host     string
	Port     string
	Database string
	Params   Params
}

func (Option) DSN

func (o Option) DSN() string

type Params

type Params map[string]string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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