Нет описания

Evan Huus 2fa436eb05 Publish the Message type. Separate encoders. 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 ded6c01f40 Broker simplification 13 лет назад
metadata_request.go f77808b6db Requests produce decoders for their response now 13 лет назад
metadata_response.go e34ddd043d Publish broker 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 fe73334510 Factor out common array encoding/decoding 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 91b0ddffd1 go files use snake_case 13 лет назад
utils.go 2fa436eb05 Publish the Message type. Separate encoders. 13 лет назад

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.