postgres

package
v0.43.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 32 Imported by: 0

Documentation

Overview

Package postgres implements the sq driver for postgres.

Index

Constants

View Source
const Type = source.DriverType("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 source.DriverType) (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