1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-26 03:20:21 +02:00

9 Commits

Author SHA1 Message Date
Niko Köser
1167ab9b7d
style(fmt): make fmt 2022-08-04 15:58:38 +02: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
karitham
04dce61a01 fix miss-spell & run gofmt -s 2021-02-02 22:07:30 +01:00
KrishanBhalla
8aa7416c8d
Update service/pushbullet/sms.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:20:30 +00:00
KrishanBhalla
d7489d5022 patch: Renamed PushBullet to Pushbullet 2021-02-01 17:29:48 +00:00
KrishanBhalla
9966e69271
Update service/pushbullet/sms.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 17:25:37 +00:00
KrishanBhalla
6dc24edfa4
Update service/pushbullet/sms.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 17:25:29 +00:00
KrishanBhalla
609cc3c648 feat(service) Pushbullet SMS - added new service and usage documentation to pushbullet package 2021-02-01 12:57:53 +00:00