1
0
mirror of https://github.com/eventials/goevents.git synced 2025-04-24 13:48:53 +08:00

75 Commits

Author SHA1 Message Date
Alexandre Vicenzi
4e9826ca61 Event Id support. 2017-10-09 17:11:02 -03:00
Alexandre Vicenzi
0049262e0a Use Context as in http.Request. 2017-10-05 17:38:18 -03:00
Alexandre Vicenzi
aa1680aedd Remove SubscribeWithOptions. 2017-10-05 16:22:28 -03:00
Alexandre Vicenzi
07f407b2dd Change parameter type. 2017-10-05 15:19:54 -03:00
Alexandre Vicenzi
e04eaa632d Use struct to pass data. 2017-10-05 14:11:11 -03:00
Alexandre Vicenzi
07fb02bab0 Log handlers. 2017-10-03 17:07:32 -03:00
Guilherme
701e3bda6a Update logrus organization 2017-07-17 10:14:51 -03:00
Germano Fronza
43613679a8 retry timeout 2017-06-22 16:38:44 -03:00
Alexandre Vicenzi
6ffbcd51a2 Use Prefetch to limit consumer. 2017-06-15 16:29:20 -03:00
Alexandre Vicenzi
5df455293c Max workers. 2017-06-15 14:08:01 -03:00
Alexandre Vicenzi
343cffc17c More tests. 2017-06-15 10:05:00 -03:00
Alexandre Vicenzi
4fac8ff6f5 Send message to same queue when retrying. 2017-06-14 18:33:16 -03:00
Alexandre Vicenzi
c801a363b3 Retry feature. 2017-05-26 09:49:38 -03:00
Germano Fronza
200c10ebb2 Fix tests 2017-03-09 23:17:03 -03:00
Germano Fronza
ba58d7e31c Better log fields to identify the source 2017-03-09 23:03:30 -03:00
Germano Fronza
52625ef13c Removed retries limit, now retry forever 2017-03-09 22:51:57 -03:00
Germano Fronza
c919262d19 Renamed New functions to the new pattern 2017-03-09 22:24:53 -03:00
Germano Fronza
792e8ef531 Removed wrapped error 2017-03-09 22:22:46 -03:00
Germano Fronza
a5e5fc4ec3 Handling amqp reconnection 2017-03-09 17:32:05 -03:00
Guilherme
0f2bf0cda5 Fix connection error type 2016-12-28 10:20:09 -02:00
Guilherme
7aabd38ab2 Fixes 2016-12-28 09:33:59 -02:00
Guilherme
fcd967b3d4 Refactor to deal connection close 2016-12-28 09:20:29 -02:00
Alexandre Vicenzi
180f26f054 Add Docs. 2016-12-01 16:19:05 -02:00
Alexandre Vicenzi
4709626f35 Add mock package. 2016-12-01 11:40:58 -02:00
Alexandre Vicenzi
144d3870f6 Use interface to allow mocking. 2016-12-01 10:52:22 -02:00