Нема описа

Evan Huus e5a0f9bc72 Remove unused code пре 13 година
.gitignore 78d686d98d Initial commit пре 13 година
README.md 2de9a2dc0b README tweak пре 13 година
broker.go 0c69a97459 Slices can already be nil пре 13 година
client.go e34ddd043d Publish broker пре 13 година
consumer.go 0d4e4a2ea0 go fmt пре 13 година
encoder_decoder.go 91b0ddffd1 go files use snake_case пре 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 0c69a97459 Slices can already be nil пре 13 година
message_set.go 1862bd8823 Decode remaining parts of fetch responses пре 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 0c69a97459 Slices can already be nil пре 13 година
packet_lengths.go 84d5cfc734 Finish improving errors пре 13 година
partition_chooser.go daabaa3c99 Misc partition fixes, including making sure they're in the right order пре 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 17db8caf6d Don't accidentally publish producer client internal member пре 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 година
topic_metadata.go 91b0ddffd1 go files use snake_case пре 13 година
utils.go daabaa3c99 Misc partition fixes, including making sure they're in the right order пре 13 година

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.