Versions in this module Expand all Collapse all v0 v0.4.1 May 26, 2021 v0.4.0 May 24, 2021 Changes in this version + const FailureCount + type Broker struct + NextClient chan string + Register chan string + Status chan Status + func New(interval time.Duration, alternate bool) *Broker + func (b *Broker) Run() + type Status struct + Client string + Success bool