package
Version:
v0.0.0-...-41b0918
Opens a new window with list of versions in this module.
Published: Oct 3, 2014
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WithDb - execute the action using the current db
WithTransaction Execute the given function with a new transaction, committing
afterwards.
type Spec struct {
DBType string
Properties []specProperty
}
Spec - wrapper for DB connection parameters. DBType should be one of the
types supported by database/sql
LoadSpec - load the db specification from the given file
Write function to be wrapped in db connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.