X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frtmgr%2Frtmgr.go;h=e5e0dcb8aa88afcb11f0cf447bf5bb5e72279835;hb=refs%2Fchanges%2F96%2F4296%2F1;hp=b636e1250dc94676f70ce1f7319b856191167cab;hpb=2c131acf0418c45d9045a6a81baf3e7d047fcb38;p=ric-plt%2Frtmgr.git diff --git a/pkg/rtmgr/rtmgr.go b/pkg/rtmgr/rtmgr.go index b636e12..e5e0dcb 100644 --- a/pkg/rtmgr/rtmgr.go +++ b/pkg/rtmgr/rtmgr.go @@ -124,6 +124,7 @@ var ( Subs SubscriptionList PrsCfg *PlatformRoutes Mtype MessageTypeList + DynamicRouteList []string ) func GetPlatformComponents(configfile string) (*PlatformComponents, error) {