models

package
v0.0.0-...-628e6f2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DBConn *sql.DB

Functions

func InitDB

func InitDB(host, database, user, pwd string) (*sql.DB, error)

Types

type Product

type Product struct {
	Id   string `json:"id"`
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

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