Documentation ¶
Index ¶
Constants ¶
View Source
const (
InstanceMySQL int = iota
)
View Source
const PROTOCOL = "tcp"
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
func NewMySQLConf ¶
func NewMySQLConf() *config
func NewMySQLConnection ¶
func NewMySQLConnection() *mySQLConnection
func NewSQLFactory ¶
func NewSQLFactory(instance int) (database.Connection, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.