A handle returned by watch()/watchPrefix(). Call cancel() to stop watching.
watch()
watchPrefix()
cancel()
Readonly
The underlying etcd3 Watcher, for anything not wrapped here (e.g. disconnected/error events).
etcd3
Watcher
disconnected
error
A handle returned by
watch()/watchPrefix(). Callcancel()to stop watching.