Sen descrición

Evan Huus 20a1a98e2f More options in producer %!s(int64=12) %!d(string=hai) anos
.gitignore 78d686d98d Initial commit %!s(int64=12) %!d(string=hai) anos
README.md 2de9a2dc0b README tweak %!s(int64=12) %!d(string=hai) anos
broker.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=12) %!d(string=hai) anos
broker_manager.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=12) %!d(string=hai) anos
client.go eb4d0a37fb Correctly send client ID %!s(int64=12) %!d(string=hai) anos
consumer.go 0d4e4a2ea0 go fmt %!s(int64=12) %!d(string=hai) anos
encoder_decoder.go 91b0ddffd1 go files use snake_case %!s(int64=12) %!d(string=hai) anos
errors.go fc4945fdf9 Allowing details on encode/decode errors %!s(int64=12) %!d(string=hai) anos
fetch_request.go 19099f5e88 Implement fetch requests %!s(int64=12) %!d(string=hai) anos
fetch_response.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=12) %!d(string=hai) anos
message.go cf7a3109e5 Don't need to publish message format constant %!s(int64=12) %!d(string=hai) anos
message_set.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=12) %!d(string=hai) anos
metadata_request.go 39be3b4fee Refactor. Refresh topic metadata in more cases. %!s(int64=12) %!d(string=hai) anos
metadata_response.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
offset_commit_request.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
offset_commit_response.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
offset_fetch_request.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
offset_fetch_response.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
offset_request.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
offset_response.go 77be473961 Add package declarations to stub files %!s(int64=12) %!d(string=hai) anos
packet_crcs.go 2deb91d926 checkpoint wip message encoding/decoding %!s(int64=12) %!d(string=hai) anos
packet_decoder.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=12) %!d(string=hai) anos
packet_encoder.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=12) %!d(string=hai) anos
packet_lengths.go 2deb91d926 checkpoint wip message encoding/decoding %!s(int64=12) %!d(string=hai) anos
partitionChooser.go 20a1a98e2f More options in producer %!s(int64=12) %!d(string=hai) anos
partition_metadata.go fe73334510 Factor out common array encoding/decoding %!s(int64=12) %!d(string=hai) anos
prep_encoder.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=12) %!d(string=hai) anos
produce_request.go 39be3b4fee Refactor. Refresh topic metadata in more cases. %!s(int64=12) %!d(string=hai) anos
produce_response.go 39be3b4fee Refactor. Refresh topic metadata in more cases. %!s(int64=12) %!d(string=hai) anos
producer.go 20a1a98e2f More options in producer %!s(int64=12) %!d(string=hai) anos
real_decoder.go 1862bd8823 Decode remaining parts of fetch responses %!s(int64=12) %!d(string=hai) anos
real_encoder.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=12) %!d(string=hai) anos
request.go b6d96975b7 Allow sending arbitrary messages from producer %!s(int64=12) %!d(string=hai) anos
response.go 39be3b4fee Refactor. Refresh topic metadata in more cases. %!s(int64=12) %!d(string=hai) anos
topic_metadata.go 91b0ddffd1 go files use snake_case %!s(int64=12) %!d(string=hai) anos

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.