Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDriver ¶
func InitDriver() (mp databases.DatabaseDriver)
Types ¶
type MongoParams ¶
type MongoParams struct {
// contains filtered or unexported fields
}
func (*MongoParams) ParamsToDumpString ¶
func (mp *MongoParams) ParamsToDumpString() (commandString string)
func (*MongoParams) ParamsToRestoreString ¶
func (mp *MongoParams) ParamsToRestoreString() (commandString string)
Click to show internal directories.
Click to hide internal directories.