Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDuplicateKeyError ¶
IsDuplicateKeyError checks if the error is a duplicate key error
Types ¶
type MongoRegistry ¶
type MongoRegistry struct {
// contains filtered or unexported fields
}
var Registry *MongoRegistry = NewMongoRegistry()
func NewMongoRegistry ¶
func NewMongoRegistry() *MongoRegistry
func (*MongoRegistry) GetSource ¶
func (m *MongoRegistry) GetSource() *Mong
func (*MongoRegistry) GetTarget ¶
func (m *MongoRegistry) GetTarget() *Mong
Click to show internal directories.
Click to hide internal directories.