Documentation ¶
Overview ¶
Package events defines the structures used for events relating directly to individual topology elements, like keyspaces, shards, and tablets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyspaceChange ¶
type KeyspaceChange struct { KeyspaceInfo topo.KeyspaceInfo Status string }
KeyspaceChange is an event that describes changes to a keyspace.
type ShardChange ¶
ShardChange is an event that describes changes to a shard.
Click to show internal directories.
Click to hide internal directories.