Нет описания

Evan Huus c8a7da6540 Publish some necessary properties and types 13 лет назад
.gitignore 78d686d98d Initial commit 13 лет назад
README.md 2de9a2dc0b README tweak 13 лет назад
broker.go d53fb36f6a Offset request/response 13 лет назад
client.go e34ddd043d Publish broker 13 лет назад
consumer.go 0d4e4a2ea0 go fmt 13 лет назад
encoder_decoder.go 2fa436eb05 Publish the Message type. Separate encoders. 13 лет назад
errors.go 8db695793d A bit of docs 13 лет назад
fetch_request.go fa67958ba3 Consistent naming 13 лет назад
fetch_response.go c8a7da6540 Publish some necessary properties and types 13 лет назад
message.go 8db695793d A bit of docs 13 лет назад
message_set.go c8a7da6540 Publish some necessary properties and types 13 лет назад
metadata_cache.go d53fb36f6a Offset request/response 13 лет назад
metadata_request.go 2694df2f96 Remove unused code 13 лет назад
metadata_response.go da4ea44315 Improve metadata cache's updateTopics 13 лет назад
offset_commit_request.go c5f7eb4e02 OffsetCommit request/response 13 лет назад
offset_commit_response.go c5f7eb4e02 OffsetCommit request/response 13 лет назад
offset_fetch_request.go 9f01db622b OffsetFetch request/response 13 лет назад
offset_fetch_response.go 9f01db622b OffsetFetch request/response 13 лет назад
offset_request.go eb8e374888 Update some constants and document. 13 лет назад
offset_response.go d53fb36f6a Offset request/response 13 лет назад
packet_crcs.go 84d5cfc734 Finish improving errors 13 лет назад
packet_decoder.go d53fb36f6a Offset request/response 13 лет назад
packet_encoder.go ba2bf0685c Consistent encode and decode helper functions. 13 лет назад
packet_lengths.go 84d5cfc734 Finish improving errors 13 лет назад
partitioner.go 4aaecc7b0a s/PartitionChooser/Partitioner/ 13 лет назад
prep_encoder.go 0c69a97459 Slices can already be nil 13 лет назад
produce_request.go c8a7da6540 Publish some necessary properties and types 13 лет назад
produce_response.go c1b36d1a4f Fetch Request/Response pair updated 13 лет назад
producer.go 805772fbb8 Hide the fact that ProduceRequests use messageSets 13 лет назад
real_decoder.go d53fb36f6a Offset request/response 13 лет назад
real_encoder.go 0c69a97459 Slices can already be nil 13 лет назад
request.go ac861788b4 Make brokers request/response-type aware. 13 лет назад
response_header.go ba2bf0685c Consistent encode and decode helper functions. 13 лет назад
utils.go 2fa436eb05 Publish the Message type. Separate encoders. 13 лет назад

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.