Skip to content
Snippets Groups Projects

"Overhaul Architecture"

Merged Ghost User requested to merge 67-overhaul-architecture into develop
2 files
+ 0
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
5
@@ -2,11 +2,6 @@ syntax = "proto3";
import "google/protobuf/empty.proto";
option go_package = "gitlab.fbi.h-da.de/cocsn/gosdn";
//TODO: purpose?
option java_multiple_files = true;
option java_package = "de.h-da.fbi.gosdn.cliInterface";
option java_outer_classname = "cliInterface";
package proto;
Loading