database

package
v0.0.0-...-01f16d4 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2014 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectMSSQL

func ConnectMSSQL(connectionInfo ConnectionInfo) (*sql.DB, error)

func ConnectMySQL

func ConnectMySQL(connectionInfo ConnectionInfo) (*sql.DB, error)

Types

type ConnectionInfo

type ConnectionInfo struct {
	Host     string
	Port     int
	Database string
	UserName string
	Password string
}

Jump to

Keyboard shortcuts

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