package
1.1.2
Repository: https://github.com/plgd-dev/cloud.git
Documentation: pkg.go.dev

# Functions

NewStore creates a new Store.
NewStoreWithSession creates a new Store with a session.
WithTLS configures connection to use TLS.

# Structs

No description provided by the author
PersistenceTx prevents data race for a sequence of read and write operations.
Store implements an Store for MongoDB.

# Type aliases

Option provides the means to use function call chaining.