Skip to content

Instantly share code, notes, and snippets.

@speedyGonzales
Created November 26, 2015 10:24
Show Gist options
  • Save speedyGonzales/2ffb8ac04edd3cd27b85 to your computer and use it in GitHub Desktop.
Save speedyGonzales/2ffb8ac04edd3cd27b85 to your computer and use it in GitHub Desktop.
some bulshit
Some resources on Golang Interfaces
1. http://go-book.appspot.com/contents.html
2. https://github.com/luciotato/golang-notes/blob/master/OOP.md
3. http://nathanleclaire.com/blog/2015/10/10/interfaces-and-composition-for-effective-unit-testing-in-golang/
4. https://github.com/gyuho/learn/tree/master/doc/go_interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment