postgresql

package
v0.0.0-...-9ff3cc9 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgreSQL

type PostgreSQL struct {
}

func NewPG

func NewPG(config *config.Config) (*PostgreSQL, error)

func (*PostgreSQL) BulkDelete

func (pg *PostgreSQL) BulkDelete(req []metadata2.DeleteRequest) error

func (*PostgreSQL) BulkGet

func (*PostgreSQL) BulkSet

func (pg *PostgreSQL) BulkSet(req []metadata2.SetRequest) error

func (*PostgreSQL) Delete

func (pg *PostgreSQL) Delete(req *metadata2.DeleteRequest) error

func (*PostgreSQL) Features

func (pg *PostgreSQL) Features() []metadata2.Feature

func (*PostgreSQL) Get

func (*PostgreSQL) Init

func (pg *PostgreSQL) Init(metadata metadata2.Metadata) error

func (*PostgreSQL) Ping

func (pg *PostgreSQL) Ping() error

func (*PostgreSQL) Set

func (pg *PostgreSQL) Set(req *metadata2.SetRequest) error

Jump to

Keyboard shortcuts

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