Sem descrição

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

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.