暫無描述

Evan Huus 1e7b3a06da Publish metadata request/response structures, remove dead code 13 年之前
.gitignore 78d686d98d Initial commit 13 年之前
README.md 2de9a2dc0b README tweak 13 年之前
broker.go ba2bf0685c Consistent encode and decode helper functions. 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 cbc1273e08 checkpoint wip simplify errors slightly 13 年之前
fetch_request.go 19099f5e88 Implement fetch requests 13 年之前
fetch_response.go e5a0f9bc72 Remove unused code 13 年之前
message.go 2fa436eb05 Publish the Message type. Separate encoders. 13 年之前
message_set.go 2fa436eb05 Publish the Message type. Separate encoders. 13 年之前
metadata_cache.go 1e7b3a06da Publish metadata request/response structures, remove dead code 13 年之前
metadata_request.go 1e7b3a06da Publish metadata request/response structures, remove dead code 13 年之前
metadata_response.go 1e7b3a06da Publish metadata request/response structures, remove dead code 13 年之前
offset_commit_request.go 77be473961 Add package declarations to stub files 13 年之前
offset_commit_response.go 77be473961 Add package declarations to stub files 13 年之前
offset_fetch_request.go 77be473961 Add package declarations to stub files 13 年之前
offset_fetch_response.go 77be473961 Add package declarations to stub files 13 年之前
offset_request.go 77be473961 Add package declarations to stub files 13 年之前
offset_response.go 77be473961 Add package declarations to stub files 13 年之前
packet_crcs.go 84d5cfc734 Finish improving errors 13 年之前
packet_decoder.go 0c69a97459 Slices can already be nil 13 年之前
packet_encoder.go ba2bf0685c Consistent encode and decode helper functions. 13 年之前
packet_lengths.go 84d5cfc734 Finish improving errors 13 年之前
partition_chooser.go 2fa436eb05 Publish the Message type. Separate encoders. 13 年之前
partition_metadata.go 1e7b3a06da Publish metadata request/response structures, remove dead code 13 年之前
prep_encoder.go 0c69a97459 Slices can already be nil 13 年之前
produce_request.go f77808b6db Requests produce decoders for their response now 13 年之前
produce_response.go eeb9b0926c More API slimming, publish ProduceResponse 13 年之前
producer.go 2fa436eb05 Publish the Message type. Separate encoders. 13 年之前
real_decoder.go 0c69a97459 Slices can already be nil 13 年之前
real_encoder.go 0c69a97459 Slices can already be nil 13 年之前
request.go f77808b6db Requests produce decoders for their response now 13 年之前
response_header.go ba2bf0685c Consistent encode and decode helper functions. 13 年之前
topic_metadata.go 1e7b3a06da Publish metadata request/response structures, remove dead code 13 年之前
utils.go 2fa436eb05 Publish the Message type. Separate encoders. 13 年之前

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.