tneilturner

Results 2 issues of tneilturner

I'm scratching my head on this one. In my test cases I'm using a library to invoke the docker-compose utility and start kafka with the following settings: ``` environment: KAFKA_ZOOKEEPER_CONNECT:...

Hi again! 👋 Ran into this when trying to generate code for a schema that relies heavily on unions: ```bash ❯ gogen-avro ./go-generated ./output/ProductUpdated.avsc Error writing source files to directory...