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

# Functions

NewReceiver creates a Receiver, to be used as a gRPC server with ctpb.RegisterClosedTimestampSideTransportServer.
NewSender creates a Sender.

# Constants

Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.
Reasons for failing to close a timestamp.

# Structs

BumpSideTransportClosedResult represents the retval of BumpSideTransportClosed.
Receiver is the gRPC server for the closed timestamp side-transport, receiving updates from remote nodes.
Sender represents the sending-side of the closed timestamps "side-transport".

# Interfaces

Replica represents a *Replica object, but with only the capabilities needed by the closed timestamp side transport to accomplish its job.
Stores is the interface of *Stores needed by incomingStream.

# Type aliases

CantCloseReason enumerates the reasons why BunpSideTransportClosed might fail to close a timestamp.