Versions in this module Expand all Collapse all v1 v1.3.2 Mar 24, 2025 v1.3.1 Mar 24, 2025 Changes in this version + type Pushover struct + func New(appToken string) *Pushover + func (p *Pushover) AddReceivers(recipientIDs ...string) + func (p Pushover) Send(ctx context.Context, subject, message string) error