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.
# Structs
RemoteCommand is a command to be executed on a remote node.
RemoteResponse is the response to a RemoteCommand.