Versions in this module Expand all Collapse all v0 v0.1.0 Sep 22, 2023 Changes in this version + func Run(ctx context.Context, cfg config.Config) + type Sender struct + func NewSender(cfg config.Config) *Sender + func (s *Sender) Run(ctx context.Context)