db

package
v0.0.0-...-3856675 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2019 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

type Connection struct {
	DbName         string
	User, Password string
	Host           string
	DisableSSL     bool
}

func (*Connection) ConnectionURL

func (c *Connection) ConnectionURL() string

func (*Connection) Open

func (c *Connection) Open() (*sql.DB, error)

Jump to

Keyboard shortcuts

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