Versions in this module Expand all Collapse all v1 v1.0.2 Oct 3, 2024 v1.0.1 Oct 3, 2024 Changes in this version + type Slack struct + func New(apiToken string) *Slack + func (s *Slack) AddReceivers(channelIDs ...string) + func (s Slack) Send(ctx context.Context, subject, message string) error