Versions in this module Expand all Collapse all v0 v0.2.1 Jun 24, 2025 v0.2.0 Jan 13, 2025 Changes in this version + var Ch = make(chan Msg, 3) + var LowBalances = map[Msg]int + func ReportLowBalance() + type Msg struct