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