Versions in this module Expand all Collapse all v1 v1.0.1 Nov 12, 2024 Changes in this version + const Scheme + type Config struct + Badge int64 + Category string + Copy string + DeviceKey string + Group string + Host string + Icon string + Path string + Scheme string + Sound string + Title string + URL string + func (config *Config) GetAPIURL(endpoint string) string + func (config *Config) GetURL() *url.URL + func (config *Config) SetURL(url *url.URL) error + type PushPayload struct + Badge *int64 + Body string + Category string + Copy string + DeviceKey string + Group string + Icon string + Sound string + Title string + URL string + type Service struct + func (service *Service) Initialize(configURL *url.URL, logger types.StdLogger) error + func (service *Service) Send(message string, params *types.Params) error