/golang-concurrency-patterns

Implementation of Concurrency patterns in golang

Primary LanguageGoApache License 2.0Apache-2.0

Golang Concurrency Patterns

In this repository, I implemented the concepts discussed in the Google I/O 2012 by Rob Pike who is one of the creators of the language. You can find the talk here. I used cobra for giving the implementation a easy interface.