1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-11-24 08:22:18 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Niko Köser
1167ab9b7d
style(fmt): make fmt 2022-08-04 15:58:38 +02:00
Niko Köser
4585e9fc94
test(go): allow for parallel tests 2022-04-22 20:45:29 +02:00
renovate[bot]
78f30df750
fix(deps): update module github.com/plivo/plivo-go to v7.8.0 (#224)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 08:10:28 +01:00
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