Sen descrición

Evan Huus f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
.gitignore 78d686d98d Initial commit %!s(int64=13) %!d(string=hai) anos
README.md 2de9a2dc0b README tweak %!s(int64=13) %!d(string=hai) anos
broker.go f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
client.go f87efdac57 More refactor, consistent API %!s(int64=13) %!d(string=hai) anos
consumer.go 0d4e4a2ea0 go fmt %!s(int64=13) %!d(string=hai) anos
encoder_decoder.go 91b0ddffd1 go files use snake_case %!s(int64=13) %!d(string=hai) anos
errors.go cbc1273e08 checkpoint wip simplify errors slightly %!s(int64=13) %!d(string=hai) anos
fetch_request.go 19099f5e88 Implement fetch requests %!s(int64=13) %!d(string=hai) anos
fetch_response.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=13) %!d(string=hai) anos
message.go 84d5cfc734 Finish improving errors %!s(int64=13) %!d(string=hai) anos
message_set.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=13) %!d(string=hai) anos
metadata_cache.go f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
metadata_request.go f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
metadata_response.go a2eefc8df1 Little naming changes for consistency %!s(int64=13) %!d(string=hai) anos
offset_commit_request.go 77be473961 Add package declarations to stub files %!s(int64=13) %!d(string=hai) anos
offset_commit_response.go 77be473961 Add package declarations to stub files %!s(int64=13) %!d(string=hai) anos
offset_fetch_request.go 77be473961 Add package declarations to stub files %!s(int64=13) %!d(string=hai) anos
offset_fetch_response.go 77be473961 Add package declarations to stub files %!s(int64=13) %!d(string=hai) anos
offset_request.go 77be473961 Add package declarations to stub files %!s(int64=13) %!d(string=hai) anos
offset_response.go 77be473961 Add package declarations to stub files %!s(int64=13) %!d(string=hai) anos
packet_crcs.go 84d5cfc734 Finish improving errors %!s(int64=13) %!d(string=hai) anos
packet_decoder.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=13) %!d(string=hai) anos
packet_encoder.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=13) %!d(string=hai) anos
packet_lengths.go 84d5cfc734 Finish improving errors %!s(int64=13) %!d(string=hai) anos
partition_chooser.go daabaa3c99 Misc partition fixes, including making sure they're in the right order %!s(int64=13) %!d(string=hai) anos
partition_metadata.go fe73334510 Factor out common array encoding/decoding %!s(int64=13) %!d(string=hai) anos
prep_encoder.go 84d5cfc734 Finish improving errors %!s(int64=13) %!d(string=hai) anos
produce_request.go f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
produce_response.go eeb9b0926c More API slimming, publish ProduceResponse %!s(int64=13) %!d(string=hai) anos
producer.go f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
real_decoder.go 84d5cfc734 Finish improving errors %!s(int64=13) %!d(string=hai) anos
real_encoder.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=13) %!d(string=hai) anos
request.go f77808b6db Requests produce decoders for their response now %!s(int64=13) %!d(string=hai) anos
topic_metadata.go 91b0ddffd1 go files use snake_case %!s(int64=13) %!d(string=hai) anos
utils.go daabaa3c99 Misc partition fixes, including making sure they're in the right order %!s(int64=13) %!d(string=hai) anos

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.