postgresutils

package module
v0.0.0-...-5b82acb Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresProcess

type PostgresProcess struct {
	// contains filtered or unexported fields
}

func NewDB

func NewDB(host, port, dbname, user, password, sslmode string, pwdSection *vconfig.Section) (*PostgresProcess, error)

func (*PostgresProcess) CloseDB

func (process *PostgresProcess) CloseDB() error

func (*PostgresProcess) Run

func (process *PostgresProcess) Run(sql string) ([][]interface{}, error)

Jump to

Keyboard shortcuts

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