postgresql

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresDatabases

type PostgresDatabases struct {
	*sqlx.DB
	Host         string
	Port         int
	User         string
	Password     string
	DatabaseName string
	DriverName   string
}

func (*PostgresDatabases) BeginDatabaseTransaction

func (database *PostgresDatabases) BeginDatabaseTransaction() *sqlx.Tx

func (*PostgresDatabases) CloseDatabase

func (database *PostgresDatabases) CloseDatabase()

func (*PostgresDatabases) ConnectDatabase

func (database *PostgresDatabases) ConnectDatabase()

Jump to

Keyboard shortcuts

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