postgres

package
v0.13.7 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 7 Imported by: 2

Documentation

Overview

Package postgres provides a metadata reader

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader() func(drivers.DB, ...metadata.ReaderOption) metadata.Reader

Types

type Catalog added in v0.13.0

type Catalog struct {
	metadata.Catalog
	Owner            string
	Encoding         string
	Collate          string
	Ctype            string
	AccessPrivileges string
}

func (Catalog) GetCatalog added in v0.13.0

func (s Catalog) GetCatalog() metadata.Catalog

func (Catalog) Values added in v0.13.0

func (s Catalog) Values() []interface{}

Jump to

Keyboard shortcuts

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