etcd-cpp-apiv3/etcd
Tao He 405383c0ba Add a new API to `client.observe()` that accepts a callback.
Resolves #108.

Signed-off-by: Tao He <sighingnow@gmail.com>
2021-12-22 10:30:46 +08:00
..
v3 Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Client.hpp Add a new API to `client.observe()` that accepts a callback. 2021-12-22 10:30:46 +08:00
KeepAlive.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
Response.hpp Add a new API to `client.observe()` that accepts a callback. 2021-12-22 10:30:46 +08:00
SyncClient.hpp Add a new API to `client.observe()` that accepts a callback. 2021-12-22 10:30:46 +08:00
Value.hpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
Watcher.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00