Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 173 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 173 Bytes

Producer/Consumer

This repository serves two purposes:

  1. My own basic learning of the concurrent model in Go
  2. A simple reference for implementing concurrent patterns