postgresql

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnableTracing

func EnableTracing(enable bool)

EnableTracing turns on trace level logging in the JDBC wrapper. Note: This is applied at connection time TODO: Move somewhere else... probably wherever transaction isolation ends up

func RegisterDriverName

func RegisterDriverName(name string)

Types

type Conn

type Conn struct {
	gdbc.Conn
	// contains filtered or unexported fields
}

func Open

func Open(name string) (*Conn, error)

type Driver

type Driver struct {
}

func (Driver) Open

func (j Driver) Open(name string) (driver.Conn, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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