package
1.0.1
Repository: https://github.com/mainnika/mongox-go-driver.git
Documentation: pkg.go.dev

# Packages

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

# Interfaces

BaseObject is an interface for documents that have object type for the _id field.
BaseObjectID is an interface for documents that have objectId type for the _id field.
BaseString is an interface for documents that have string type for the _id field.
Database is the mongox database interface.
Deleter is an interface for documents that can be deleted.
Loader is an interface for documents that can be loaded.
MongoClient is the mongo client interface.
MongoCollection is the mongo collection interface.
Resetter is an interface for documenta that can be resetted.
Saver is an interface for documents that can be saved.