errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
go.mongodb.org/mongo-driver/bson | Package bson is a library for reading, writing, and manipulating BSON. |
go.mongodb.org/mongo-driver/bson/primitive | Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations. |
go.mongodb.org/mongo-driver/internal | |
go.mongodb.org/mongo-driver/mongo/address | Package address provides structured representations of network addresses. |
go.mongodb.org/mongo-driver/mongo/readpref | Package readpref defines read preferences for MongoDB queries. |
go.mongodb.org/mongo-driver/tag | Package tag provides types for filtering replica set members using tags in a read preference. |
math | Package math provides basic constants and mathematical functions. |
time | Package time provides functionality for measuring and displaying time. |