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.16.0-rc0
Published
Jun 27, 2024
Platform
js/wasm
Last checked
now

Tools for package owners.