pgxv4

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Overview

Package pgxv4 provides an AlloyDB driver that uses pgx v4 and works with the database/sql package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDriver

func RegisterDriver(name string, opts ...alloydbconn.Option) (func() error, error)

RegisterDriver registers a Postgres driver that uses the alloydbconn.Dialer configured with the provided options. The choice of name is entirely up to the caller and may be used to distinguish between multiple registrations of differently configured Dialers. The driver uses pgx/v4 internally. RegisterDriver returns a cleanup function that should be called one the database connection is no longer needed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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