Gob is good in space and performance efficiency when processing internally repeating data structure like big slice of struct or streamed data as documented. However I can't find a direct example after some searching.
Can anyone give or link to an example of how to use in a (possibly infinite) streamed input? (like a worker reading from a queue)