Commit History

Author SHA1 Message Date
  Willem van Bergen ed24dc91a8 Code review fixes. 9 years ago
  Willem van Bergen f573a91a1a Properly consume the Errors() channel in the consumer tests, and add an consumer example that works with goroutines instead of a select statement. 9 years ago
  Willem van Bergen 2432b5fcf7 Split consumer’s Events() channel into Messages() and Errors() 9 years ago
  Evan Huus 309e92f7ee Rename all the things in consumer tests 9 years ago
  Evan Huus 00b87fe357 Rewrite consumer to support multiple partitions 10 years ago
  Evan Huus d33e005ce0 Implement Client.WritablePartitions 10 years ago
  Evan Huus b15933a415 add test 10 years ago
  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