mongo-drivergo.mongodb.org/mongo-driver/internal/handshake Index | Files

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.2
Published
Jan 7, 2025
Platform
js/wasm
Last checked
14 minutes ago

Tools for package owners.