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 Service struct + func New(userName, apiKey string) *Service + func (s *Service) AddReceivers(phoneNumbers ...string) + func (s *Service) Send(ctx context.Context, subject, message string) error