Imports of package documentation_examples

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/mongodb/mongo-go-driver/bson
github.com/mongodb/mongo-go-driver/bson/primitive
github.com/mongodb/mongo-go-driver/mongo
github.com/mongodb/mongo-go-driver/options
github.com/mongodb/mongo-go-driver/x/bsonx
github.com/stretchr/testify/requirePackage require implements the same assertions as the `assert` package but stops test execution when a test fails.
testingPackage testing provides support for automated testing of Go packages.