Structs§
- Observer
Manager ObserverManager
is used to update data based on notification from meta. Callstart
to spawn a new asynchronous task We can write the notification logic by implementingObserverNodeImpl
.- RpcNotification
Client
Enums§
- Observer
Error - Error type for
ObserverManager
.