X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Ftypes.go;h=251dae589ab7613eb757371e751cdadc5b43eaee;hb=fbf8bcf39bf48d940f176400c70e1f20ea39a8a5;hp=2e1eb09934aaad703400904e74996941bc072bf3;hpb=f49009aad3b16524cb53ae954a0711c17ec4f82a;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 2e1eb09..251dae5 --- a/pkg/xapp/types.go +++ b/pkg/xapp/types.go @@ -32,6 +32,7 @@ type RMRClient struct { context unsafe.Pointer ready int wg sync.WaitGroup + msgWg sync.WaitGroup mux sync.Mutex stat map[string]Counter consumers []MessageConsumer