postgres

package
v0.14.13 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: MIT Imports: 7 Imported by: 0

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

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

func (Catalog) GetCatalog

func (s Catalog) GetCatalog() metadata.Catalog

func (Catalog) Values

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

Jump to

Keyboard shortcuts

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