Evan Huus
|
430eaee5b4
Actually check the return from Close in our tests
|
10 years ago |
Evan Huus
|
39a066ae3d
consumer: add unit test
|
10 years ago |
Evan Huus
|
53701a953d
Make mockbroker's ID an int32 to avoid a boatload of casts
|
10 years ago |
Willem van Bergen
|
2bae192c12
Use time.Duration values consistently in *Config types.
|
10 years ago |
Willem van Bergen
|
6910a5531c
Add NewClientConfig
|
10 years ago |
Willem van Bergen
|
8c789b7d01
Add NewConsumerConfig()
|
10 years ago |
Evan Huus
|
be6f649828
Drop pretense of support for Go 1.0
|
10 years ago |
John VC_LAST_NAME
|
334af0e75e
Fixed examples.
|
10 years ago |
Burke Libbey
|
12297f18bd
Fixed tests
|
11 years ago |
Burke Libbey
|
1103e8c970
Fix consumer tests
|
11 years ago |
Burke Libbey
|
8f7144a7ed
wip
|
11 years ago |
Burke Libbey
|
5509b4a29c
wip
|
11 years ago |
Burke Libbey
|
b7c236d53a
wip
|
11 years ago |
Burke Libbey
|
7a9ae540f0
WIP Moving to encoder-based expecations
|
11 years ago |
Burke Libbey
|
fca2325bf4
wip
|
11 years ago |
Burke Libbey
|
86e0c02890
Translated more tests to new mockbroker format
|
11 years ago |
Burke Libbey
|
6c8a7dd28d
wip
|
11 years ago |
Burke Libbey
|
96d86eca56
wip
|
11 years ago |
Antoine Grondin
|
893044d278
Fix Golint errors, except for all the missing comments.
|
11 years ago |
Evan Huus
|
0522caa404
Match names correctly
|
11 years ago |
Evan Huus
|
2bdf59c479
Tweak naming and docs to hopefully be more comprehensible
|
11 years ago |
Evan Huus
|
a092898df1
Consumer offset method tests
|
11 years ago |
Evan Huus
|
7dca867d92
Standardize on underscores
|
11 years ago |
Evan Huus
|
228a7e2b9f
Use a single consumer channel instead of two
|
11 years ago |
Evan Huus
|
34918e6fce
Permit creating client with multiple broker addresses
|
11 years ago |
Evan Huus
|
dae9785f7e
Replace broker's host/port with just addr
|
11 years ago |
Evan Huus
|
2b539acc45
Fix tests and examples
|
11 years ago |
Evan Huus
|
fd19279439
Take config pointers, and treat nil as all-defaults.
|
11 years ago |
Evan Huus
|
eef2be2e6c
Consumer configuration.
|
11 years ago |
Evan Huus
|
5c2ad69d87
Add a ClientConfig struct and use it for client configuration.
|
11 years ago |