Versions in this module Expand all Collapse all v0 v0.1.1 May 13, 2023 Changes in this version + type Broker struct + Notifier chan []byte + func NewBroker() (broker *Broker) + func (broker *Broker) Handler(rw http.ResponseWriter, req *http.Request)