mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
add tagged observer support in api
This commit is contained in:
parent
2dc539cc70
commit
871373c450
@ -9,6 +9,7 @@ option java_multiple_files = true;
|
|||||||
import "app/observatory/config.proto";
|
import "app/observatory/config.proto";
|
||||||
|
|
||||||
message GetOutboundStatusRequest {
|
message GetOutboundStatusRequest {
|
||||||
|
string Tag = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
message GetOutboundStatusResponse {
|
message GetOutboundStatusResponse {
|
||||||
|
Loading…
Reference in New Issue
Block a user