Go Community Linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!


Streaming IO in Go

In Go, input and output operations are achieved using primitives that model data as streams of bytes that can be read from or written to.

Blog Post

Posted by:  Brian Scott