postgresql

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package postgresql provides backend for PostgreSQL and compatible databases.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBackend

func NewBackend(params *NewBackendParams) (backends.Backend, error)

NewBackend creates a new backend for PostgreSQL-compatible database.

Types

type NewBackendParams

type NewBackendParams struct {
	URI string
	L   *zap.Logger
}

NewBackendParams represents the parameters of NewBackend function.

Jump to

Keyboard shortcuts

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