nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
3k stars 215 forks source link

feat(service): Apns2 integration #715

Open saisumith770 opened 12 months ago

saisumith770 commented 12 months ago

Description

Adds apns2 service to the package

Motivation and Context

closes issue #111

How Has This Been Tested?

wrote unit test by mocking the apns2 client. Haven't tested the hooks that create client from certificates.

Types of changes

Checklist: