...

Package handshake

import "go.mongodb.org/mongo-driver/internal/handshake"
Overview
Index

Overview ▾

Index ▾

Package files

handshake.go

Variables

LegacyHello is the legacy version of the hello command.

var LegacyHello = "isMaster"

LegacyHelloLowercase is the lowercase, legacy version of the hello command.

var LegacyHelloLowercase = "ismaster"