Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuanyu90221/go_routines_make
https://github.com/yuanyu90221/go_routines_make
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuanyu90221/go_routines_make
- Owner: yuanyu90221
- Created: 2020-05-10T14:54:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T14:55:03.000Z (over 4 years ago)
- Last Synced: 2024-06-19T14:56:31.026Z (7 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go routines
## detect race condition with -race flag
go run -race main.go