Versions in this module Expand all Collapse all v1 v1.0.0 Apr 18, 2026 Changes in this version + type Event struct + Extra map[string]interface{} + Message string + Owner string + Repo string + Type EventType + type EventType string + type Notifier interface + Init func(config map[string]string) error + Name func() string + Notify func(event Event) error