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.15.1
Published
Jun 15, 2024
Platform
windows/amd64
Last checked
2 minutes ago

Tools for package owners.