Commit History

Author SHA1 Message Date
  Kostas Christidis 21e1c0b874 Fix comment for mocks.NewConsumer 7 years ago
  Evan Huus 7f63d35b79 Fix an additional possible alignment issue 7 years ago
  David Lazăr 68958ef91f Fix memory alignment of int64 variable used as atomic. 7 years ago
  DiSiqueira cecb3d9807 Formating all files with gofmt -s 7 years ago
  Mathieu Payeur Levallois faf28b8ed9 fix mocks 7 years ago
  Felix Geller e0cbdba3d1 Fixes typo. 8 years ago
  Evan Huus 03d03b3c61 Minor lint changes 8 years ago
  Evan Huus 3695413ed2 Collapse two sync.atomic calls 8 years ago
  Aaron Kavlie f04d9483c0 Add lock/unlock to YieldMessage 8 years ago
  Aaron Kavlie 14688448ab Switch back to atomic operations; remove unused sync.Mutex 8 years ago
  Aaron Kavlie 02637759d2 Send messages and errors directly in consumer mock 8 years ago
  Willem van Bergen 5f78d90083 Add high water mark offset support to the consumer. 9 years ago
  Willem van Bergen 2052bd96dc Add Topics() and Partitions to Consumer, and mock Consumer. 9 years ago
  Willem van Bergen abfb8a5a6f Add tests for channel draining expectations. 9 years ago
  Willem van Bergen 532c0656d3 OnPartition -> ExpectConsumePartition. 9 years ago
  Willem van Bergen 61ca52d100 Godoc 9 years ago
  Willem van Bergen 29c4ebd656 Return an error if the topic/partition is already consumed. 9 years ago
  Willem van Bergen c85d3d0d49 Fix data race in consumer mock 9 years ago
  Willem van Bergen 43dbec2ed7 Add mocks.Consumer implementation. 9 years ago