data

package
v0.0.0-...-5acf4a9 Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: Apache-2.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 DB

type DB struct {
	DatabaseName string
	Connection   *model.Connection

	Admin   *pg.Admin
	Person  *pg.Person
	Item    *pg.Item
	Product *pg.Product
	Order   *pg.Order
}

DB struct for our API

func (*DB) Open

func (db *DB) Open(driverName, dataSourceName string) error

Open - opens the connection to the pg database

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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