X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frtmgr%2Ftypes.go;h=4501bb8ebe524172d820dfc39882923136ea9aeb;hb=7aaff4b8442554103e1e332d475fc7f232969831;hp=138c2b53919be1cd8636f2010ea8e4de4990113d;hpb=bce67475ab8f92b42841dba561fff27b7d239820;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 {