Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyper0x/goc2p

An example project for book 'Go Programming & Concurrency in Practice'.
https://github.com/hyper0x/goc2p

Last synced: about 2 months ago
JSON representation

An example project for book 'Go Programming & Concurrency in Practice'.

Awesome Lists containing this project

README

        

goc2p
=====

Go Concurrency Programming Project.

An example project for book 'Go Programming & Concurrency in Practice' (《Go并发编程实战》).

------------------------------------------------

The sample project for the second edition of this book is [here](https://github.com/gopcp/example.v2).