package handshake
import "go.mongodb.org/mongo-driver/internal/handshake"
Index ¶
Variables ¶
var LegacyHello = "isMaster"
LegacyHello is the legacy version of the hello command.
var LegacyHelloLowercase = "ismaster"
LegacyHelloLowercase is the lowercase, legacy version of the hello command.
Source Files ¶
handshake.go
- Version
- v1.17.3 (latest)
- Published
- Feb 25, 2025
- Platform
- linux/amd64
- Last checked
- 15 hours ago –
Tools for package owners.