X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fclientapi%2Freport%2Freport_client.go;h=2f30071cfdf2a198163d8120c771ed31e64efc01;hb=c0df1232a53358f58807320c09fe55fcbb185cd5;hp=ac704528472bc27780a308546e6d3c0dd0b01ff4;hpb=e0948fe8b755b4d752ef9da4a46246cf3951c9dc;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/clientapi/report/report_client.go b/pkg/clientapi/report/report_client.go index ac70452..2f30071 100644 --- a/pkg/clientapi/report/report_client.go +++ b/pkg/clientapi/report/report_client.go @@ -25,7 +25,7 @@ type Client struct { } /* -SubscribeReport subscribes a list of x2 a p event triggers to receive r e p o r t messages sent by r a n +SubscribeReport subscribes a list of x2 a p event triggers to receive r e p o r t messages sent by r a n or subscribe to receive the content of g n b n r t table in r e p o r t message sent by r a n */ func (a *Client) SubscribeReport(params *SubscribeReportParams) (*SubscribeReportCreated, error) { // TODO: Validate the params before sending