package
Version:
v0.0.0-...-643bdd0
Opens a new window with list of versions in this module.
Published: Sep 3, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Converter interface {
ColumnToString(interface{}) (string, error)
}
Converter is the adapter for handling datatypes from different databases
GetConverter will return a given converter by name from the registry
Source Files
¶
Click to show internal directories.
Click to hide internal directories.