dbase

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package dbase is an interface to PostgreSQL database that contains Global Names index data

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dbase

type Dbase struct {
	PgHost string
	PgPort int
	PgUser string
	PgPass string
	PgDB   string
}

func NewDbase

func NewDbase() Dbase

func (Dbase) NewDB

func (d Dbase) NewDB() *sql.DB

Jump to

Keyboard shortcuts

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