1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-07 23:01:59 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Niko Köser
880563e250
refactor(sendgrid): fix faulty error return 2021-02-23 00:03:21 +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
Niko Köser
aad9e61788
chore(style): make fmt 2021-02-12 19:19:44 +01:00
Haris Chaniotakis
2f93b48042 refactor: proper variable naming 2021-02-12 19:08:34 +02:00
Haris Chaniotakis
82bdb092f0 refactor: remove unnecessary variable assignments 2021-02-12 10:29:23 +02:00
Haris Chaniotakis
3c21a6eed8 fix: fix comment typo on SendGrid struct 2021-02-10 17:30:43 +02:00
Haris Chaniotakis
8237b78365 feat(service): Add SendGrid service 2021-02-10 17:20:40 +02:00