package
0.0.0-20201023123058-add66245ba50
Repository: https://github.com/40t/go-sniffer.git
Documentation: pkg.go.dev
# Packages
Package bson is an implementation of the BSON specification for Go:
http://bsonspec.org
It was created as part of the mgo MongoDB driver for Go, but is standalone and may be used on its own without the driver.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
Cluster internal protocol representing a command request.
Cluster internal protocol representing a reply to an OP_COMMAND.
Delete documents.
Get more data from a query.
Insert new document.
Notify database that the client has finished with the cursor.
Send a message using the format introduced in MongoDB 3.6.
Query a collection.
Reply to a client request.
Update document.
No description provided by the author
Formerly used for OP_GET_BY_OID.
No description provided by the author