mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-11-03 11:40:50 +08:00
implement wicectl client to control the daemon via gRPC
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
4
pkg/pb/generate.go
Normal file
4
pkg/pb/generate.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package pb
|
||||
|
||||
//go:generate protoc --go_out=. --go_opt=paths=source_relative socket.proto candidate.proto common.proto event.proto interface.proto offer.proto peer.proto
|
||||
//go:generate protoc --go-grpc_out=. --go-grpc_opt=paths=source_relative socket.proto
|
||||
Reference in New Issue
Block a user