Sem descrição

Evan Huus cc60a82a48 publish CompressionCodec type 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 087b16cf8b Publish Broker.Connect() but don't connect automatically when decoding. 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 cc60a82a48 publish CompressionCodec type há 12 anos atrás
message_set.go 2fa436eb05 Publish the Message type. Separate encoders. há 12 anos atrás
metadata_cache.go 087b16cf8b Publish Broker.Connect() but don't connect automatically when decoding. há 12 anos atrás
metadata_request.go 1e7b3a06da Publish metadata request/response structures, remove dead code há 12 anos atrás
metadata_response.go b70312a188 Group metadata response structures together 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
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 babe87c20f Simplify ProduceResponse structure with a map. 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
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.