Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + type Forwarder struct + func (f *Forwarder) Disable() + func (f *Forwarder) Enable(r Receiver) bool + func (f *Forwarder) NotifyInterrupt() + type Receiver interface + NotifyInterrupt func()