|
.gitignore
|
78d686d98d
Initial commit
|
il y a 12 ans |
|
README.md
|
2de9a2dc0b
README tweak
|
il y a 12 ans |
|
broker.go
|
a2eefc8df1
Little naming changes for consistency
|
il y a 12 ans |
|
broker_manager.go
|
a2eefc8df1
Little naming changes for consistency
|
il y a 12 ans |
|
client.go
|
a7f7cc3025
Revert "Checkpoint work-in-progress on a fat client"
|
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_request.go
|
39be3b4fee
Refactor. Refresh topic metadata in more cases.
|
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
|
853ab85e91
snake_case_files
|
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
|
39be3b4fee
Refactor. Refresh topic metadata in more cases.
|
il y a 12 ans |
|
produce_response.go
|
eeb9b0926c
More API slimming, publish ProduceResponse
|
il y a 12 ans |
|
producer.go
|
eeb9b0926c
More API slimming, publish ProduceResponse
|
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
|
738410b0c0
Simply interfaces slightly
|
il y a 12 ans |
|
topic_metadata.go
|
91b0ddffd1
go files use snake_case
|
il y a 12 ans |