Documentation ¶
Overview ¶
Package events defines the structures used for events dispatched from the wrangler package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reparent ¶
type Reparent struct { base.StatusUpdater ShardInfo topo.ShardInfo OldPrimary, NewPrimary *topodatapb.Tablet ExternalID string }
Reparent is an event that describes a single step in the reparent process.
Click to show internal directories.
Click to hide internal directories.