wpsql

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WrapperPsql

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

Wrapper type

func NewWrapperPsql

func NewWrapperPsql(host, port, name, schema, user,
	password string) (*WrapperPsql, error)

Create a new postgresql wrapper

func (*WrapperPsql) Close

func (wrapperPsql *WrapperPsql) Close()

func (*WrapperPsql) Conn

func (wrapperPsql *WrapperPsql) Conn() (*gorm.DB, error)

Returns database connection

Jump to

Keyboard shortcuts

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