etcd-cpp-apiv3/etcd
Tao He 30c880dd05 Document the `client.observe()` API.
Resolves #148.

Signed-off-by: Tao He <sighingnow@gmail.com>
2022-10-24 14:53:10 +08:00
..
v3 Implements the "etcdctl lease list" functionality (#174) 2022-10-13 00:04:18 +08:00
Client.hpp Fixes the timeout parameter and some improvements to find non-standard installed deps. (#178) 2022-10-17 13:18:36 +08:00
KeepAlive.hpp Protect the timer to avoid "cancel" and "refresh" happens at the same time. (#179) 2022-10-24 10:29:38 +08:00
Response.hpp Fixes the timeout parameter and some improvements to find non-standard installed deps. (#178) 2022-10-17 13:18:36 +08:00
SyncClient.hpp Document the `client.observe()` API. 2022-10-24 14:53:10 +08:00
Value.hpp Refactor the implementation of sync-client and async-client. 2022-05-22 21:42:06 +08:00
Watcher.hpp Watcher: add constructors to accept the wait callback. (#169) 2022-09-29 15:18:15 +08:00