etcd-cpp-apiv3/etcd
Tao He a384079fbd Reduce the dependency interface to avoid include all generated protobuf/grpc files.
Add CMake config files to make it looks as a cmake module.

Fixes https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/issues/37.

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
2021-02-06 17:01:36 +08:00
..
v3 Reduce the dependency interface to avoid include all generated protobuf/grpc files. 2021-02-06 17:01:36 +08:00
Client.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. 2021-02-06 17:01:36 +08:00
KeepAlive.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. 2021-02-06 17:01:36 +08:00
Response.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. 2021-02-06 17:01:36 +08:00
SyncClient.hpp Implements "KeepAlive" feature, and enhance "lock" with a lease. 2021-01-10 23:39:50 +08:00
Value.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. 2021-02-06 17:01:36 +08:00
Watcher.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. 2021-02-06 17:01:36 +08:00