Versions in this module Expand all Collapse all v0 v0.16.3 Nov 29, 2024 Changes in this version + type KeyspaceChange struct + Keyspace *topodatapb.Keyspace + KeyspaceName string + Status string + func (kc *KeyspaceChange) Syslog() (syslog.Priority, string) + type MetadataChange struct + Key string + Status string + type ShardChange struct + KeyspaceName string + Shard *topodatapb.Shard + ShardName string + Status string + func (sc *ShardChange) Syslog() (syslog.Priority, string) + type TabletChange struct + Status string + Tablet topodatapb.Tablet + func (tc *TabletChange) Syslog() (syslog.Priority, string)