Versions in this module Expand all Collapse all v0 v0.0.1 Jan 30, 2024 Changes in this version + type Service struct + func New(options ...option.ClientOption) (*Service, error) + func NewWithContext(ctx context.Context, options ...option.ClientOption) (*Service, error) + func (s *Service) AddReceivers(spaces ...string) + func (s *Service) Send(ctx context.Context, subject, message string) error