Versions in this module Expand all Collapse all v0 v0.2.0 Jan 5, 2023 v0.1.0 Jun 11, 2020 Changes in this version + type EventPublisher interface + Error func(context.Context, RequestError) error + Publish func(context.Context, RequestInfo) error + type RequestError struct + Error error + StatusCode int + type RequestInfo struct + Action string + CameraIP net.IP + SourceIP net.IP