Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PushNotificationService ¶
type PushNotificationService struct {
// contains filtered or unexported fields
}
func NewPushNotificationService ¶
func NewPushNotificationService(config *config.ServiceConfig) *PushNotificationService
func (*PushNotificationService) Notify ¶
func (p *PushNotificationService) Notify(msg string) *custom_errors.Error
Click to show internal directories.
Click to hide internal directories.