X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Ftypes.go;h=f3c47eb721d05f15e64ef9741b7f49bc212eac48;hb=05c6506a21e18e6a796062634b5d3c4a28e76c2d;hp=110244b0494079f731d6e0369cd4ac497f5a2f25;hpb=6e075ceec8c477237f7d0c6d987837a8798dd4ec;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/xapp/types.go b/pkg/xapp/types.go old mode 100644 new mode 100755 index 110244b..f3c47eb --- a/pkg/xapp/types.go +++ b/pkg/xapp/types.go @@ -27,6 +27,8 @@ import ( type RMRStatistics struct{} type RMRClient struct { + protPort string + contextMux sync.Mutex context unsafe.Pointer ready int wg sync.WaitGroup