Asim Aslam
|
5b95ce7f26
|
Silence broker during tests
|
2019-01-16 18:54:04 +00:00 |
|
Asim Aslam
|
39c24baca9
|
rename mock things to memory
|
2019-01-14 15:27:25 +00:00 |
|
Shulhan
|
415fb3a730
|
all: replace "pborman/uuid" with "google/uuid"
Internally, "pborman/uuid.NewUUID()" is calling "google/uuid.New()"
that return nil when there is an error [1].
Both package use the same license.
[1] https://github.com/pborman/uuid/blob/master/version1.go#L17
|
2018-11-21 17:29:21 +07:00 |
|
Asim
|
1cdf98418f
|
add http broker benchmark so we can test codec changes
|
2016-06-25 03:15:56 +01:00 |
|
Asim
|
796dba3aac
|
Fix up the http broker so it works concurrently and pubs async
|
2016-04-28 00:16:11 +01:00 |
|
Asim
|
64220dc0c5
|
Broker init
|
2016-03-15 22:12:28 +00:00 |
|
Asim
|
f8fcb74f79
|
broker test
|
2016-03-14 19:37:51 +00:00 |
|