Collections /

Go Interfaces

Last updated Jul 18, 2018

Polyglot developer with an obsession for modularity

Understanding Go interfaces, how they work and how to use them

Interface Behaviour

How interfaces work

How to use interfaces

Behavioural subtyping is the concept underlying interface types in Go.

Like this collection? Save it to read later.