postgres

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: MIT Imports: 34 Imported by: 0

Documentation

Overview

Package postgres implements the sq driver for postgres.

Index

Constants

View Source
const Type = drivertype.Type("postgres")

Type is the postgres source driver type.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Log *slog.Logger
}

Provider is the postgres implementation of driver.Provider.

func (*Provider) DriverFor

func (p *Provider) DriverFor(typ drivertype.Type) (driver.Driver, error)

DriverFor implements driver.Provider.

Jump to

Keyboard shortcuts

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