1
0
Fork 0

Refactor proto package + bin names

This commit is contained in:
Florian RICHER 2023-01-31 19:38:48 +01:00
parent e46fe9db87
commit 2b028c694f
9 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
syntax = "proto3";
package internal;
package interpreter;
service Unix {
// Message send by the command gateway to the daemon