Commit History

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