Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 320 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 320 Bytes

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.