Commit Graph

2 Commits

Author SHA1 Message Date
Tao He bf95fc48c0 Implements the "etcdctl lease list" functionalities.
Signed-off-by: Tao He <sighingnow@gmail.com>
2022-10-12 23:12:41 +08:00
Tao He 6eed82a766
Fixes memory leak in shutting down gRPC streams. (#88)
* Fixes memory leak in shutting down gRPC streams.

Resolve #86.

Signed-off-by: Tao He <sighingnow@gmail.com>
2021-09-23 14:51:29 +08:00