Ei kuvausta

Evan Huus 6976f0b8b5 Remove unused code 12 vuotta sitten
.gitignore 78d686d98d Initial commit 12 vuotta sitten
README.md 2de9a2dc0b README tweak 12 vuotta sitten
broker.go 6976f0b8b5 Remove unused code 12 vuotta sitten
client.go e34ddd043d Publish broker 12 vuotta sitten
consumer.go 0d4e4a2ea0 go fmt 12 vuotta sitten
encoder_decoder.go 2fa436eb05 Publish the Message type. Separate encoders. 12 vuotta sitten
errors.go cbc1273e08 checkpoint wip simplify errors slightly 12 vuotta sitten
fetch_request.go 19099f5e88 Implement fetch requests 12 vuotta sitten
fetch_response.go e5a0f9bc72 Remove unused code 12 vuotta sitten
message.go cc60a82a48 publish CompressionCodec type 12 vuotta sitten
message_set.go 2fa436eb05 Publish the Message type. Separate encoders. 12 vuotta sitten
metadata_cache.go ac861788b4 Make brokers request/response-type aware. 12 vuotta sitten
metadata_request.go 1e7b3a06da Publish metadata request/response structures, remove dead code 12 vuotta sitten
metadata_response.go b70312a188 Group metadata response structures together 12 vuotta sitten
offset_commit_request.go 77be473961 Add package declarations to stub files 12 vuotta sitten
offset_commit_response.go 77be473961 Add package declarations to stub files 12 vuotta sitten
offset_fetch_request.go 77be473961 Add package declarations to stub files 12 vuotta sitten
offset_fetch_response.go 77be473961 Add package declarations to stub files 12 vuotta sitten
offset_request.go 77be473961 Add package declarations to stub files 12 vuotta sitten
offset_response.go 77be473961 Add package declarations to stub files 12 vuotta sitten
packet_crcs.go 84d5cfc734 Finish improving errors 12 vuotta sitten
packet_decoder.go 0c69a97459 Slices can already be nil 12 vuotta sitten
packet_encoder.go ba2bf0685c Consistent encode and decode helper functions. 12 vuotta sitten
packet_lengths.go 84d5cfc734 Finish improving errors 12 vuotta sitten
partition_chooser.go 2fa436eb05 Publish the Message type. Separate encoders. 12 vuotta sitten
prep_encoder.go 0c69a97459 Slices can already be nil 12 vuotta sitten
produce_request.go ac861788b4 Make brokers request/response-type aware. 12 vuotta sitten
produce_response.go babe87c20f Simplify ProduceResponse structure with a map. 12 vuotta sitten
producer.go ac861788b4 Make brokers request/response-type aware. 12 vuotta sitten
real_decoder.go 0c69a97459 Slices can already be nil 12 vuotta sitten
real_encoder.go 0c69a97459 Slices can already be nil 12 vuotta sitten
request.go ac861788b4 Make brokers request/response-type aware. 12 vuotta sitten
response_header.go ba2bf0685c Consistent encode and decode helper functions. 12 vuotta sitten
utils.go 2fa436eb05 Publish the Message type. Separate encoders. 12 vuotta sitten

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.