status-go/cmd/statusd
Ivan Tomilov 2897f0ec0f Merge pull request #390 from status-im/issue/refactor-api-notify-send-messages-#342
Refactor and little bit clean up Notify api:

Created interface and package "notification" and extracted related code into it
Set dependencies into constructor notificatotion.Manager
Mocks for notificatotion.Manager and FCMClient
Bacis unit tests for Notify and Send
Notify func is now deprecated
Notify users uses new API: message, Payload and a list of tokens
2017-10-26 20:54:12 +03:00
..
faucetcmd.go fix linter across the whole project 2017-10-26 12:20:16 +02:00
lescmd.go fix linter across the whole project 2017-10-26 12:20:16 +02:00
library.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
library_test.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
main.go Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
misccmd.go cmd/statusd: faucet sub-command added, refs #159 2017-05-16 10:51:11 +03:00
utils.go Fixed make lint (goimports) 2017-10-24 19:54:13 +03:00
wnodecmd.go fix linter across the whole project 2017-10-26 12:20:16 +02:00