mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

We want to support multiple watchings per one watcher chan. Then we can have one single go routine to watch multiple keys/prefixs.
We want to support multiple watchings per one watcher chan. Then we can have one single go routine to watch multiple keys/prefixs.