X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Ftypes.go;fp=pkg%2Fxapp%2Ftypes.go;h=b6fc49b2f366c5bf0858859b85453015a53ed771;hb=e525989b4fe86190faa820cc0a6e2f48ddb65e70;hp=387d39321f7872d9545b98d799c243be7e7ab01c;hpb=b8b191fe31602c53414f8086381aef1a48e8be09;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/xapp/types.go b/pkg/xapp/types.go index 387d393..b6fc49b 100755 --- a/pkg/xapp/types.go +++ b/pkg/xapp/types.go @@ -78,5 +78,6 @@ type PortData struct { ThreadType int LowLatency bool FastAck bool + Policies []int MaxRetryOnFailure int }