Commit History

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