Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *database.DB
View Source
var DestinationTable = "destination"
View Source
var Dsn = _dsn + dbName
View Source
var IdName = "id"
View Source
var NameName = "name"
View Source
var SourceTable = "source"
View Source
var ValueName = "value"
Functions ¶
func CreateTable ¶
func CreateTable(table string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.