Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionSet ¶
type ConnectionSet struct {
// contains filtered or unexported fields
}
var Connections ConnectionSet
func (*ConnectionSet) ChessMongoDB ¶
func (c *ConnectionSet) ChessMongoDB() *connection.MongoDB
func (*ConnectionSet) ChessMysql ¶
func (c *ConnectionSet) ChessMysql() *connection.MySql
func (*ConnectionSet) SetChessMongoDB ¶
func (c *ConnectionSet) SetChessMongoDB(chessMongoDB *connection.MongoDB)
func (*ConnectionSet) SetChessMysql ¶
func (c *ConnectionSet) SetChessMysql(chessMysql *connection.MySql)
Click to show internal directories.
Click to hide internal directories.