Cyril

Results 5 issues of Cyril

Hey everyone, I'm actually trying to use kafka-go using `Reader` and consumer group. I did not find a way to know what is the **last offset of the partition** attributed...

Hi @kujtimiihoxha ! I was wondering if there is any way to use gk outside gopath, since I'm using go 1.11 and go mod :). Thanks in advance :)

Description =========== Hi @edenhill, I'm actually facing some issues regarding timeout with `confluent-kafka-go 1.5.2`. See below the logs: **Error 1** ``` %4|1614175442.389|SESSTMOUT|rdkafka#consumer-27| [thrd:main]: Consumer group session timed out (in join-state...

Hi everyone, I'm actually new in **linkedin/goavro** lib, and I'm trying to use the lib to encode a complex structure. I have the following code to encode a nested **User**...

Hey @rogpeppe ! I tried to use some logical type like `time.Time` in the example you gave me in playground, but it failed. (https://play.golang.org/p/3XUf8IgChxN) Maybe it is not handled yet...

enhancement