Versions in this module Expand all Collapse all v0 v0.0.2 May 15, 2023 Changes in this version + type Sender struct + Address string + func (s *Sender) Send(data []byte) (err error) + func (s *Sender) Start() error