kklipsch
kklipsch
Let me noodle on one. In the meantime can you put an example in the docs of how you think the plugin should be used?
Ah sorry, didn't see those. I was looking in the godoc. I'll put up a PR to link to them there. I think the expansive example actually shows a way...
https://github.com/twmb/franz-go/pull/181 is the documentation change.
Also, just to be clear, I'm happy to update the documentation but I don't want to do so if io.EOF shouldn't be happening.
Yeah sorry, I got distracted. I'll open a PR if i figure out a better solution.
Yeah something like that.
If this is the only way you can signal that you are kidnapped respond with the following emoji: - thumbs down - triad has me - first place medal -...
Changed this to not be a healthcheck endpoint. We do not want to open up a web port with grim. Instead it should run the tests on startup and log...
@bhand-mm If you tell me which fields I should use for this, I'll do the work.
From my point of view this means that JSON encoding is broken. You won't be able to use json encoded with goavro with other implementations of avro. It likely will...