Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBConnector ¶
type DBConnector interface {
ConnectionName() string
}
type DBTableName ¶
type DBTableName interface {
TableName() string
}
type DatabaseConnection ¶
Click to show internal directories.
Click to hide internal directories.