Last active
May 9, 2016 14:34
-
-
Save LeoCBS/b38a74a055f2dafcd3280370853de2a2 to your computer and use it in GitHub Desktop.
Golang Project TODO
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Make one example with TDD. | |
- One example with channel | |
- One example with goroutines | |
- Demostrate tag unit / integration tests | |
- example with pointer / slice | |
- rabbit consume example with channel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment