Versions in this module Expand all Collapse all v0 v0.0.2 Aug 17, 2026 v0.0.1 Aug 17, 2026 Changes in this version + type Emailer interface + func NewEmailSender() Emailer + type Notifyer interface + Notify func(ctx context.Context, notifyReq *types.NotifyReq) (*types.NotifySendResult, error)