Sem descrição

Evan Huus 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
.gitignore 78d686d98d Initial commit há 12 anos atrás
README.md 2de9a2dc0b README tweak há 12 anos atrás
broker.go ba2bf0685c Consistent encode and decode helper functions. há 12 anos atrás
client.go e34ddd043d Publish broker há 12 anos atrás
consumer.go 0d4e4a2ea0 go fmt há 12 anos atrás
encoder_decoder.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
errors.go cbc1273e08 checkpoint wip simplify errors slightly há 12 anos atrás
fetch_request.go 19099f5e88 Implement fetch requests há 12 anos atrás
fetch_response.go e5a0f9bc72 Remove unused code há 12 anos atrás
message.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
message_set.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
metadata_cache.go ded6c01f40 Broker simplification há 12 anos atrás
metadata_request.go f77808b6db Requests produce decoders for their response now há 12 anos atrás
metadata_response.go e34ddd043d Publish broker há 12 anos atrás
offset_commit_request.go 77be473961 Add package declarations to stub files há 12 anos atrás
offset_commit_response.go 77be473961 Add package declarations to stub files há 12 anos atrás
offset_fetch_request.go 77be473961 Add package declarations to stub files há 12 anos atrás
offset_fetch_response.go 77be473961 Add package declarations to stub files há 12 anos atrás
offset_request.go 77be473961 Add package declarations to stub files há 12 anos atrás
offset_response.go 77be473961 Add package declarations to stub files há 12 anos atrás
packet_crcs.go 84d5cfc734 Finish improving errors há 12 anos atrás
packet_decoder.go 0c69a97459 Slices can already be nil há 12 anos atrás
packet_encoder.go ba2bf0685c Consistent encode and decode helper functions. há 12 anos atrás
packet_lengths.go 84d5cfc734 Finish improving errors há 12 anos atrás
partition_chooser.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
partition_metadata.go fe73334510 Factor out common array encoding/decoding há 12 anos atrás
prep_encoder.go 0c69a97459 Slices can already be nil há 12 anos atrás
produce_request.go f77808b6db Requests produce decoders for their response now há 12 anos atrás
produce_response.go eeb9b0926c More API slimming, publish ProduceResponse há 12 anos atrás
producer.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
real_decoder.go 0c69a97459 Slices can already be nil há 12 anos atrás
real_encoder.go 0c69a97459 Slices can already be nil há 12 anos atrás
request.go f77808b6db Requests produce decoders for their response now há 12 anos atrás
response_header.go ba2bf0685c Consistent encode and decode helper functions. há 12 anos atrás
topic_metadata.go 91b0ddffd1 go files use snake_case há 12 anos atrás
utils.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.