interfaces link

This commit is contained in:
Mark McGranaghan 2012-10-26 07:29:27 -07:00
parent f913f432c6
commit bac9e3a141

View File

@ -7,4 +7,4 @@ $ go run interfaces.go
31.41592653589793
# To learn more about Go's interfaces, check out this
# [great blog post](...).
# [great blog post](http://jordanorelli.tumblr.com/post/32665860244/how-to-use-interfaces-in-go).