package
1.1.0
Repository: https://github.com/zhangzhaojian/go-mongo.git
Documentation: pkg.go.dev

# Functions

MakeReply creates an OP_REPLY wiremessage from a BSON document.

# Structs

ChannelConn implements the driver.Connection interface by reading and writing wire messages to a channel.
ChannelNetConn implements the net.Conn interface by reading and writing wire messages to a channel.