Commit History

Author SHA1 Message Date
  Robin 7957e72eca factor out getStringLength, use putArrayLength 6 years ago
  Robin b3f149d4d2 add create partitions 6 years ago
  Vlad Hanciuta b7f694ebc8 Determine the records type based on the magic number not API version 6 years ago
  Vlad Hanciuta 5a79f9f5ac Add support for nullable strings. 6 years ago
  Vlad Hanciuta ff1f79c54b Add dynamicPushDecoder interface 6 years ago
  Vlad Hanciuta 82babd01e5 Allow negative values for getArrayLength() 6 years ago
  Vlad Hanciuta ba10b7b08d Add support for varint encoding and decoding 6 years ago
  DiSiqueira fdebee00c4 Following Golint tips for if blocks who ends with a return 7 years ago
  Dieter Plaetinck 70f640ef06 move to real_decoder and privatize. 8 years ago
  Dieter Plaetinck edca54dc23 pre-allocate decoding errors 8 years ago
  Willem van Bergen 1badb8e8c4 Add JoinGroup request and response pair. 8 years ago
  Evan Huus 12d29331cf A few minor suggestions from golint 8 years ago
  Evan Huus 900e4f4595 Centralize and unify getSubset error checking 8 years ago
  Evan Huus 66411d8222 Cleanup a bunch more error formats 9 years ago
  Evan Huus 37fcac52fd Hardcode integer sizes 9 years ago
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. 9 years ago
  Willem van Bergen 2018fd405e Prefix error variables with Err 9 years ago
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size 10 years ago
  Evan Huus 0f5cff6a9a Return a decoding error for negative array lengths 11 years ago
  Antoine Grondin 07ce59b43f Revert `go vet` incompatible changes (go1.0). More magic numbers. 11 years ago
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. 11 years ago
  Evan Huus e4ff187a56 go 1.0 compatibility; all we lose is ipv6 zones 11 years ago
  Evan Huus 4969d24fa1 kafka->sarama 11 years ago
  Evan Huus 07a8b70445 wip remove namespacing 11 years ago
  Evan Huus 9047579808 Split into two packages, one low-level, one high 11 years ago
  Evan Huus d53fb36f6a Offset request/response 11 years ago
  Evan Huus 0c69a97459 Slices can already be nil 11 years ago
  Evan Huus 84d5cfc734 Finish improving errors 11 years ago
  Evan Huus 1862bd8823 Decode remaining parts of fetch responses 11 years ago
  Evan Huus fe73334510 Factor out common array encoding/decoding 11 years ago