pgwrap

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PGWrapDriver = "pgwrap"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PgDriver

type PgDriver struct{}

PgDriver is the Postgres database driver.

func (PgDriver) Open

func (d PgDriver) Open(name string) (driver.Conn, error)

Open opens a new connection to the database. name is a connection string. Most users should only use it through database/sql package from the standard library.

Jump to

Keyboard shortcuts

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