X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frtmgr%2Ftypes.go;fp=pkg%2Frtmgr%2Ftypes.go;h=4501bb8ebe524172d820dfc39882923136ea9aeb;hb=2037469c7f636b15cc069694b5e7a63cb230ec9a;hp=138c2b53919be1cd8636f2010ea8e4de4990113d;hpb=8532ffe427f1853ff6318715b9b6727cbd825654;p=ric-plt%2Frtmgr.git diff --git a/pkg/rtmgr/types.go b/pkg/rtmgr/types.go index 138c2b5..4501bb8 100644 --- a/pkg/rtmgr/types.go +++ b/pkg/rtmgr/types.go @@ -41,6 +41,8 @@ type SubscriptionList []Subscription type MessageTypeList map[string]string +type ProcessMultipleRMR map[string]int + //TODO: uuid is not a real UUID but a string of "ip:port" // this should be changed to real UUID later on which should come from xApp Manager // petszila type Endpoint struct {