X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pkg%2Fcontrol%2Frestendpoint.go;fp=pkg%2Fcontrol%2Frestendpoint.go;h=59c30d01772284f91512e77c59d56b1454b33fbe;hb=316d8a176feac5e67dcaa360c0f5996e87b32904;hp=96df505375674de2e37092cfa3cd4117ce552c52;hpb=5d4f68f1b4cf03646bafeb98cea13a4c57e56a65;p=ric-plt%2Fsubmgr.git diff --git a/pkg/control/restendpoint.go b/pkg/control/restendpoint.go index 96df505..59c30d0 100644 --- a/pkg/control/restendpoint.go +++ b/pkg/control/restendpoint.go @@ -31,6 +31,7 @@ import ( //----------------------------------------------------------------------------- // //----------------------------------------------------------------------------- + func ConstructEndpointAddresses(clientEndpoint models.SubscriptionParamsClientEndpoint) (string, string, error) { var HTTP_port int64 = *clientEndpoint.HTTPPort