postgres

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package postgres implements the sq driver for postgres.

Index

Constants

View Source
const (
	// Type is the postgres source driver type.
	Type = source.Type("postgres")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Log lg.Log
}

Provider is the postgres implementation of driver.Provider.

func (*Provider) DriverFor

func (p *Provider) DriverFor(typ source.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