Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportRequest ¶
ReportRequest represents a report request sent to the report webhook
type ReportResponse ¶
ReportResponse represents a report response received from the report webhook
func SendReport ¶
func SendReport(reportRequest *ReportRequest) (*ReportResponse, error)
SendReport sends a report request to the report webhook
Click to show internal directories.
Click to hide internal directories.