Closed bradleyfalzon closed 8 years ago
https://play.golang.org/p/Fuv9svUEma
It's not OK to remove a member from an interface, but it is OK to remove one when accepting an interface as a parameter in a func declaration.
https://play.golang.org/p/Fuv9svUEma
It's not OK to remove a member from an interface, but it is OK to remove one when accepting an interface as a parameter in a func declaration.