thecoderartist / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Type Stringer is an interface, not a struct #184

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://tour.golang.org/methods/6

Unless I am mistaken, on the right side, 
the type of Stringer should be interface.

Original issue reported on code.google.com by atd...@gmail.com on 4 Dec 2014 at 11:20

GoogleCodeExporter commented 8 years ago
https://codereview.appspot.com/183100043

Original comment by a...@golang.org on 4 Dec 2014 at 11:23

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 4ab36cbeb50d.

Original comment by a...@golang.org on 5 Dec 2014 at 12:12