Struct zookeeper::WatchedEvent
[−]
[src]
pub struct WatchedEvent { pub event_type: WatchedEventType, pub keeper_state: KeeperState, pub path: Option<String>, }
Fields
event_type | |
keeper_state | |
path |