mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-27 20:16:44 +00:00
GODT-2108: implement C++ Focus gRPC service client in bridge-gui.
This commit is contained in:
committed by
James Houlahan
parent
24a0ed41b9
commit
204e320df4
@ -21,7 +21,7 @@ import "google/protobuf/empty.proto";
|
||||
|
||||
option go_package = "github.com/ProtonMail/proton-bridge/v2/internal/focus/proto";
|
||||
|
||||
package proto;
|
||||
package focus; // ignored by Go, used as namespace name in C++.
|
||||
|
||||
//**********************************************************************************************************************
|
||||
// Service Declaration
|
||||
|
||||
Reference in New Issue
Block a user