Adam Lieskovsky
|
c7d4e043bf
Proper mock expectations in SyncProducer.SendMessages
|
6 年之前 |
Evan Huus
|
1416bd78f8
Merge pull request #825 from DiSiqueira/else_cs
|
7 年之前 |
DiSiqueira
|
ac9ac56063
Correcting two funcs comments
|
7 年之前 |
DiSiqueira
|
ca53c4bb1c
Fixing wrong return variable
|
7 年之前 |
DiSiqueira
|
fdebee00c4
Following Golint tips for if blocks who ends with a return
|
7 年之前 |
Evan Huus
|
12de47f52f
Merge pull request #687 from jacksilv/checkMessages
|
8 年之前 |
Jacopo Silvestro
|
7aeedb0f4a
Address comments
|
8 年之前 |
Jacopo Silvestro
|
94957d3c23
Check the received value in producers (synch/asych) mocks agains a regexp
|
8 年之前 |
Evan Huus
|
484777eafe
Add SyncProducer.SendMessages to mocks
|
8 年之前 |
Evan Huus
|
03d03b3c61
Minor lint changes
|
9 年之前 |
Willem van Bergen
|
a141cbef2e
Return partition and offset when calling SendMessage.
|
9 年之前 |
Willem van Bergen
|
97c8f951f2
SyncProducer’ SendMessage accepts a sarama.ProducerMessage in line with the AsyncProducer
|
9 年之前 |
Willem van Bergen
|
e4ee98f586
Add package level godoc, fix some typos.
|
9 年之前 |
Willem van Bergen
|
581b7a28eb
Add a godoc note about the API stability exception for mock types.
|
9 年之前 |
Willem van Bergen
|
70471d7073
Move expectation types to shared file.
|
9 年之前 |
Willem van Bergen
|
e545edf015
Add godoc for sync producer and async producer mock types.
|
9 年之前 |
Willem van Bergen
|
129a010c9e
Small improvements to mock producer
|
9 年之前 |
Willem van Bergen
|
015a1feac8
Make SyncProducer an interface, and make the original SyncProducer internal. Add a mock for SyncProducer.
|
9 年之前 |