interface (1 articles)

Examples For Using io.Pipe in Go

15.12.2016 - 6m read - Go Golang io interface Pipe

The io.Reader and io.Writer interfaces in Go are immensely powerful, yet simple. This post explores how we can use another simple concept to create powerful effects: io.Pipe