8 Interfaces in Go part 3

medium.com posted by tollela 2614 days ago  

This story introduces another set of interfaces-related topics in Golang. It explains things like method expression derived from interface types, interface type values as map keys or interfaces of embedded fields.

Register to comment or vote on this story