Project 'cocsn/gosdn' was moved to 'danet/gosdn'. Please update any links and bookmarks that may still have the old path.
"Overhaul Architecture"
Compare changes
+ 1064
− 99
@@ -26,10 +25,6 @@ const (
@@ -218,44 +213,600 @@ func (x *ShutdownReply) ProtoReflect() protoreflect.Message {
@@ -266,20 +817,33 @@ func (x *TAPIRequest) ProtoReflect() protoreflect.Message {
@@ -287,23 +851,23 @@ type TAPIReply struct {
@@ -314,12 +878,12 @@ func (x *TAPIReply) ProtoReflect() protoreflect.Message {
@@ -338,7 +902,7 @@ type LogReply struct {
@@ -351,7 +915,7 @@ func (x *LogReply) String() string {
@@ -364,7 +928,7 @@ func (x *LogReply) ProtoReflect() protoreflect.Message {
@@ -396,31 +960,99 @@ var file_gosdnCLI_proto_rawDesc = []byte{
@@ -441,35 +1073,58 @@ func file_gosdnCLI_proto_rawDescGZIP() []byte {
@@ -551,6 +1206,126 @@ func file_gosdnCLI_proto_init() {
@@ -569,7 +1344,7 @@ func file_gosdnCLI_proto_init() {
@@ -600,7 +1375,7 @@ type GrpcCliClient interface {
@@ -608,6 +1383,16 @@ type GrpcCliClient interface {
@@ -636,7 +1421,7 @@ func (c *grpcCliClient) Shutdown(ctx context.Context, in *ShutdownRequest, opts
@@ -695,6 +1480,51 @@ func (c *grpcCliClient) TAPIGetLink(ctx context.Context, in *TAPIRequest, opts .
@@ -702,7 +1532,7 @@ type GrpcCliServer interface {
@@ -710,6 +1540,16 @@ type GrpcCliServer interface {
@@ -722,7 +1562,7 @@ func (*UnimplementedGrpcCliServer) SayHello(context.Context, *HelloRequest) (*He
@@ -734,6 +1574,21 @@ func (*UnimplementedGrpcCliServer) TAPIGetEdgeNode(context.Context, *TAPIRequest
@@ -776,7 +1631,7 @@ func _GrpcCli_Shutdown_Handler(srv interface{}, ctx context.Context, dec func(in
@@ -850,6 +1705,96 @@ func _GrpcCli_TAPIGetLink_Handler(srv interface{}, ctx context.Context, dec func
@@ -874,6 +1819,26 @@ var _GrpcCli_serviceDesc = grpc.ServiceDesc{