//
pkg.gl
Category
github.com/plgd-dev/cloud
cloud2cloud-gateway
store
mongodb
package
1.1.2
Repository:
https://github.com/plgd-dev/cloud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
341 SLOC
#
Functions
NewStore
NewStore creates a new Store.
NewStoreWithSession
NewStoreWithSession creates a new Store with a session.
WithTLS
WithTLS configures connection to use TLS.
#
Structs
Config
No description provided by the author
DBSub
No description provided by the author
Store
Store implements an Store for MongoDB.
#
Type aliases
Option
Option provides the means to use function call chaining.