Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConnectSet = wire.NewSet(ConnectProvider)
Functions ¶
This section is empty.
Types ¶
type ConnectDispatcher ¶
type ConnectDispatcher struct {
// contains filtered or unexported fields
}
func ConnectProvider ¶
func ConnectProvider() *ConnectDispatcher
type MySQLClient ¶
type MySQLClient struct {
// contains filtered or unexported fields
}
func NewMySQLClient ¶
func NewMySQLClient() *MySQLClient
Click to show internal directories.
Click to hide internal directories.