X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=agent%2Fpkg%2Fsbi%2Ftypes.go;h=f5cd1901a0590211a01cb863eb348b3ed8719727;hb=a32f10007e6783f31b6b7af8b00bcc31ffae4660;hp=ae522bb69c2fa60911a96e40d512531a2af6bd7f;hpb=757f1ec1cfb0fa457bfcf5b4fc9550205cce3510;p=ric-plt%2Fo1.git diff --git a/agent/pkg/sbi/types.go b/agent/pkg/sbi/types.go index ae522bb..f5cd190 100755 --- a/agent/pkg/sbi/types.go +++ b/agent/pkg/sbi/types.go @@ -29,7 +29,7 @@ import ( type SBIClient struct { appmgrAddr string alertmgrAddr string - timeout time.Duration + timeout time.Duration } type SBIClientInterface interface {