Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendReportToGRPC ¶
func SendThreadedReports ¶
func SendThreadedReports(iReport compliance.Report, onesie bool, threadNr int, reportsPerThread int, threadsProgress []int, client ingest.ComplianceIngesterServiceClient, ctx context.Context)
SendThreadedReports is sequentially sending `reportsPerThread` reports on behalf of thread `threadNr`
func SendUniqueReport ¶
func SendUniqueReport(iReport compliance.Report, onesie bool, threadNr int, reportNr int, client ingest.ComplianceIngesterServiceClient, ctx context.Context)
SendUniqueReport is sending one report with ReportUuid and EndTime modified It measures the execution time and reports success of failure
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.