package
0.0.14
Repository: https://github.com/sebastienferry/mongo-repl.git
Documentation: pkg.go.dev

# Functions

Split the namespace to get the database name namespace = "database.collection.bla" parts = ["database", "collection.bla"].
Split the namespace to get the collection name namespace = "whatever.$cmd".

# Constants

Command operation.
Database operation.
Delete operation.
Insert operation.
NoOp operation.
Update operation.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author