https://github.com/cyberlight/go-concurrent-patterns
Go in Action book concurrent patterns with tests
https://github.com/cyberlight/go-concurrent-patterns
Last synced: 5 months ago
JSON representation
Go in Action book concurrent patterns with tests
- Host: GitHub
- URL: https://github.com/cyberlight/go-concurrent-patterns
- Owner: CyberLight
- License: mit
- Created: 2016-02-11T17:59:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T17:59:05.000Z (over 10 years ago)
- Last Synced: 2025-06-01T14:36:13.423Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-concurrent-patterns
Go in Action book concurrent patterns with tests