Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There is no "implements" in go. A type either provides the methods to satisfy an interface, or it doesn't. The name of the interface doesn't matter, and it can satisfy an many interfaces as it wants.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: