package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

ExecuteRemoteCommands distributes the commands to the cluster nodes and waits for the responses.

# Constants

# Variables

# Structs

RemoteCommand is a command to be executed on a remote node.
RemoteResponse is the response to a RemoteCommand.

# Type aliases