(ctx context.Context, key string, opts config.WatchOptions)
| 84 | MemberRemove(ctx context.Context, id uint64) (*clientv3.MemberRemoveResponse, error) |
| 85 | |
| 86 | Watch(ctx context.Context, key string, opts config.WatchOptions) clientv3.WatchChan |
| 87 | } |
no outgoing calls