1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-24 03:16:35 +02:00

4 Commits

Author SHA1 Message Date
Niko Köser
cc15d717fa
docs(comment): fix wrong type name in comment 2021-02-23 01:23:31 +01:00
Niko Köser
19d5488113
refactor(service): return context.Err when context.IsDone 2021-02-22 23:56:28 +01:00
Niko Köser
80cab3dece
refactor(send): Add context.Context to parameter list of Send method 2021-02-18 03:33:30 +01:00
Prashanth Pai
67b2d011b8 feat(service): Add Plivo service
Added support for Plivo as a backend service with unit tests and
documentation.

Signed-off-by: Prashanth Pai <mail@ppai.me>
2021-02-09 09:30:52 +05:30