package
0.0.0-20200901172253-25e0b3254bdd
Repository: https://github.com/googleinterns/knative-source-mongodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient creates a new wrapped Mongo client.

# Interfaces

ChangeStream matches the interface exposed by mongo.ChangeStream.
Client matches the interface exposed by mongo.Client.
Database matches the interface exposed by mongo.Database.

# Type aliases

CreateFn is a factory function to create a Mongo client.