postgres

package
v0.0.0-...-0896b41 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package postgres implements postgres connection.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*Postgres)

Option -.

type Postgres

type Postgres struct {
	Builder squirrel.StatementBuilderType
	DB      *sqlx.DB
}

Postgres -.

func New

func New(url string) (*Postgres, error)

New -.

func (*Postgres) Close

func (p *Postgres) Close()

Close -.

Jump to

Keyboard shortcuts

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