Signed-off-by: 未知时光 <732857315@qq.com>
This commit is contained in:
@@ -205,6 +205,7 @@ message PluginInfo {
|
||||
repeated string syscalls = 5;
|
||||
repeated string depends = 6;
|
||||
repeated ExportDef exports = 7;
|
||||
string endpoint = 8;
|
||||
}
|
||||
message ExportDef { string name = 1; string description = 2; }
|
||||
message RegisterResponse { bool ok = 1; string error = 2; string session_id = 3; }
|
||||
|
||||
Reference in New Issue
Block a user