Versions in this module Expand all Collapse all v1 v1.1.5 Jun 8, 2026 v1.1.4 Jun 8, 2026 Changes in this version + func Broadcast() + func InjectMiddleware(next http.Handler) http.Handler + type Broker struct + var Instance *Broker + func NewBroker() *Broker + func (b *Broker) ServeHTTP(w http.ResponseWriter, r *http.Request) + func (b *Broker) Start()