X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Ftypes.go;fp=pkg%2Fxapp%2Ftypes.go;h=2e1eb09934aaad703400904e74996941bc072bf3;hb=f49009aad3b16524cb53ae954a0711c17ec4f82a;hp=110244b0494079f731d6e0369cd4ac497f5a2f25;hpb=467a99f0a3e5352ce77514ca2e3f9cc316fa9afc;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/xapp/types.go b/pkg/xapp/types.go index 110244b..2e1eb09 100644 --- a/pkg/xapp/types.go +++ b/pkg/xapp/types.go @@ -27,6 +27,8 @@ import ( type RMRStatistics struct{} type RMRClient struct { + protPort string + numWorkers int context unsafe.Pointer ready int wg sync.WaitGroup