Imports of package description

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go.mongodb.org/mongo-driver/bson/primitivePackage primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.
go.mongodb.org/mongo-driver/mongo/readprefPackage readpref defines read preferences for MongoDB queries.
go.mongodb.org/mongo-driver/tagPackage tag provides types for filtering replica set members using tags in a read preference.
go.mongodb.org/mongo-driver/x/bsonx/bsoncorePackage bsoncore is intended for internal use only.
go.mongodb.org/mongo-driver/x/mongo/driver/address
mathPackage math provides basic constants and mathematical functions.
strconvPackage strconv implements conversions to and from string representations of basic data types.
timePackage time provides functionality for measuring and displaying time.