watch supports path
This commit is contained in:
@@ -58,6 +58,7 @@ message ReadResponse {
|
||||
|
||||
message WatchRequest {
|
||||
string key = 1;
|
||||
string path = 2;
|
||||
}
|
||||
|
||||
message WatchResponse {
|
||||
|
Reference in New Issue
Block a user