etcd-cpp-apiv3/etcd
Tao He d2e35ceb47
Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41)
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:16:58 +08:00
..
v3 Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +08:00
Client.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +08:00
KeepAlive.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +08:00
Response.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +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. (#41) 2021-02-06 17:16:58 +08:00
Watcher.hpp Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +08:00