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

10 Commits

Author SHA1 Message Date
Niko Köser
3a416217b8
chore(deps): remove unused package 2022-09-12 12:55:24 +02:00
Niko Köser
928b47646a
refactor(test): simplify comparison
Co-authored-by: Stefanos Valoumas <36260347+svaloumas@users.noreply.github.com>
2022-09-12 12:49:07 +02:00
Niko Köser
17d7077484
test(service): add mocks and tests of msteams 2022-09-12 08:45:04 +02:00
Niko Köser
fd735dac9c
style(naming): simplify import alias for msteams library 2022-09-12 08:42:38 +02:00
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
Niko Köser
a4fca6987d
fix(param): remove unused parameter from function New 2021-01-31 03:49:50 +01:00
Niko Köser
d8877b86dd
Update service/msteams/ms_teams.go
Co-authored-by: Renan Bastos <renanbastos.tec@gmail.com>
2021-01-31 01:18:22 +01:00
Niko Köser
e83d90888b
refactor(name): remove underscore from package name (golint: var-naming) 2021-01-29 19:50:19 +01:00