Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Map ¶
func Map(event mongodb.ChangeEvent, src deilephila.Driver, dst deilephila.Driver) error
func RandString ¶
Types ¶
type TestDocument ¶
type TestDocument struct {
Name string `bson:"name"`
}
func GenerateDoc ¶
func GenerateDoc() TestDocument
Click to show internal directories.
Click to hide internal directories.