X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Ftypes.go;h=f3c47eb721d05f15e64ef9741b7f49bc212eac48;hb=refs%2Fchanges%2F63%2F3863%2F5;hp=110244b0494079f731d6e0369cd4ac497f5a2f25;hpb=19461e199260b58e24f03c992b27477bb859d691;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/xapp/types.go b/pkg/xapp/types.go index 110244b..f3c47eb 100755 --- 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