rmoff's random ramblings
about talks

Type Assertion

Jul 10, 2020
Jul 10, 2020

Learning Golang (some rough notes) - S02E02 - Adding error handling to the Producer

I looked last time at the very bare basics of writing a Kafka producer using Go. It worked, but only with everything lined up and pointing the right way. There was no error handling of any sorts. Let’s see about fixing this now.

Story logo

© 2025