Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoDB ¶
type MongoDB struct {
// contains filtered or unexported fields
}
func (*MongoDB) GetConnection ¶
func (*MongoDB) GetTransactionClient ¶
func (m *MongoDB) GetTransactionClient(collName string) (*qmgo.QmgoClient, error)
GetTransactionClient 这个方法肯定是在初始化后才有可能被调用
Click to show internal directories.
Click to hide internal directories.