1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-11-28 08:39:13 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Niko Köser
50409bb549
refactor(constructor): simplify returning service 2022-09-12 08:50:15 +02:00
Niko Köser
1167ab9b7d
style(fmt): make fmt 2022-08-04 15:58:38 +02:00
Niko Köser
55650b9934
chore(err): wrap errors 2022-04-22 20:47:46 +02:00
Niko Köser
4585e9fc94
test(go): allow for parallel tests 2022-04-22 20:45:29 +02: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
checkaayush
26690dd231 refactor(service): Make changes as per review comments 2021-02-17 23:32:51 +05:30
checkaayush
fe2d0ee118 refactor(service): Separate out login into LoginWithQRCode and LoginWithSessionCredentials 2021-02-17 13:11:43 +05:30
checkaayush
8ce5ea97ec feat(service): Add WhatsApp service 2021-02-15 10:56:59 +05:30