package
0.43.0
Repository: https://github.com/eliben/gocdkx.git
Documentation: pkg.go.dev

# Functions

Dial returns a new mongoDB client that is connected to the server URI.
OpenCollection opens a MongoDB collection for use with Docstore.
OpenCollectionWithIDFunc opens a MongoDB collection for use with Docstore.

# Constants

Scheme is the URL scheme mongodocstore registers its URLOpener under on docstore.DefaultMux.

# Structs

No description provided by the author
URLOpener opens URLs like "mongo://mydb/mycollection".