etcd-cpp-apiv3/etcd
Tao He 116b49b784
Lint source code, improve the quality and readability. (#82)
* Lint the source first, prepare for implementing #81.

Signed-off-by: Tao He <sighingnow@gmail.com>
2021-09-15 14:59:55 +08:00
..
v3 Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
Client.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
KeepAlive.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
Response.hpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00
SyncClient.hpp Add a "head" method on the client the retrieve the latest revision. 2021-06-16 17:10:32 +08:00
Value.hpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00
Watcher.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00