V.0.1.0 Codename Threadbare
Compare changes
- Malte Bauch authored
This will be used to send the goSDN logs to the GUI. It still has to be evaluated where the LogBroadcast call fits the best -> currently its probably best to call it in the custom logger itself.
+ 493
− 120
@@ -37,7 +42,7 @@ type HelloRequest struct {
@@ -50,7 +55,7 @@ func (x *HelloRequest) String() string {
@@ -63,7 +68,7 @@ func (x *HelloRequest) ProtoReflect() protoreflect.Message {
@@ -86,7 +91,7 @@ type HelloReply struct {
@@ -99,7 +104,7 @@ func (x *HelloReply) String() string {
@@ -112,7 +117,7 @@ func (x *HelloReply) ProtoReflect() protoreflect.Message {
@@ -141,7 +146,7 @@ type ShutdownRequest struct {
@@ -154,7 +159,7 @@ func (x *ShutdownRequest) String() string {
@@ -167,7 +172,7 @@ func (x *ShutdownRequest) ProtoReflect() protoreflect.Message {
@@ -189,7 +194,7 @@ type ShutdownReply struct {
@@ -202,7 +207,7 @@ func (x *ShutdownReply) String() string {
@@ -215,7 +220,7 @@ func (x *ShutdownReply) ProtoReflect() protoreflect.Message {
@@ -237,7 +242,7 @@ type TAPIRequest struct {
@@ -250,7 +255,7 @@ func (x *TAPIRequest) String() string {
@@ -263,7 +268,7 @@ func (x *TAPIRequest) ProtoReflect() protoreflect.Message {
@@ -285,7 +290,7 @@ type TAPIReply struct {
@@ -298,7 +303,7 @@ func (x *TAPIReply) String() string {
@@ -311,7 +316,7 @@ func (x *TAPIReply) ProtoReflect() protoreflect.Message {
@@ -321,105 +326,159 @@ func (x *TAPIReply) GetMessage() string {
@@ -431,7 +490,7 @@ func file_cliInterface_gosdnCLI_proto_init() {
@@ -443,7 +502,7 @@ func file_cliInterface_gosdnCLI_proto_init() {
@@ -455,7 +514,7 @@ func file_cliInterface_gosdnCLI_proto_init() {
@@ -467,7 +526,7 @@ func file_cliInterface_gosdnCLI_proto_init() {
@@ -479,7 +538,7 @@ func file_cliInterface_gosdnCLI_proto_init() {
@@ -491,23 +550,337 @@ func file_cliInterface_gosdnCLI_proto_init() {