adapters

package
v0.0.0-...-f1dc93f Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetOpener

func SetOpener(opener DBOpener)

Types

type ConnVariables

type ConnVariables map[string]string

func (ConnVariables) Join

func (connVars ConnVariables) Join(sep string) string

type DBOpener

type DBOpener func(username, password, dbName, host string, port int, connVars ConnVariables) (*sqlx.DB, error)
var Opener DBOpener

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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