1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-10 00:28:36 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
224b8a7b80 docs(readme): Fix UseService usage
The `UseService` has been renamed to `UseServices`.

Signed-off-by: Prashanth Pai <mail@ppai.me>
2021-02-06 14:50:21 +05:30
Niko Köser
71575ee000
Merge pull request #9 from nikoksr/add-ms-teams-service
feat(service): Add Mircosoft Teams service
2021-01-31 04:10:39 +01:00
GrantBirki
ad1b57c46e adding usage docs for slack 2021-01-30 16:29:16 -08:00
Renan Bastos
5cf5130bda
fix: remove error return on method new
it was removed because it wasn't used.
2021-01-30 16:31:17 -03:00
Niko Köser
94e2bf0c5c
chore(lint): apply changes suggested by golangci-lint 2021-01-29 19:53:31 +01:00
KrishanBhalla
f25c2a062f comments 2021-01-26 22:50:42 +00:00
KrishanBhalla
98fa724d69 Comment to elaborate on slack apps 2021-01-26 22:49:15 +00:00
KrishanBhalla
0184a24780 changed package name to 'slack' 2021-01-26 22:30:13 +00:00
KrishanBhalla
490aef2c76 slack service 2021-01-26 22:25:16 +00:00