postgres

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Env = []templates.Environment{
	{Name: "PgConnect", Type: "string", Env: "POSTGRES_CONNECTION", Default: "postgres://postgres:postgres@localhost:5432/postgres?sslmode=disable"},
}
View Source
var Libs = []templates.Library{
	{Name: "github.com/go-pg/pg"},
	{Name: "time"},
}
View Source
var Models = map[string]string{}
View Source
var Props = []templates.Property{
	{Name: "Postgres", Type: "*pg.DB"},
}
View Source
var TemplateRunFunction = ""
View Source
var TemplateSetter = `` /* 145-byte string literal not displayed */
View Source
var TemplateSetterFunction = `` /* 631-byte string literal not displayed */
View Source
var Templates = map[string]string{}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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