Versions in this module Expand all Collapse all v0 v0.0.2 May 14, 2020 Changes in this version + type Event struct + Name string + Payload Payload + func New(reportID string) Event + type Payload struct + Checks []check.Check + ReportID string