mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 21:51:59 +02:00
Refactor plugin manager and gRPC server (#96)
This commit is contained in:
@@ -27,6 +27,9 @@ pub enum InternalEventPayload {
|
||||
ReloadRequest,
|
||||
ReloadResponse,
|
||||
|
||||
TerminateRequest,
|
||||
TerminateResponse,
|
||||
|
||||
ImportRequest(ImportRequest),
|
||||
ImportResponse(ImportResponse),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user