Versions in this module Expand all Collapse all v0 v0.3.0 Apr 17, 2026 v0.2.0 Apr 16, 2026 v0.1.0 Apr 14, 2026 Changes in this version + type Hub struct + func NewHub(logger *slog.Logger, apiKey []byte) *Hub + func (h *Hub) HandleEvent(_ context.Context, e events.Event) + func (h *Hub) ServeHTTP(w http.ResponseWriter, r *http.Request)