Tag: composition
All the articles with the tag "composition".
-
Composition in Golang
Learn how composition works in Go using struct embedding and interface embedding, and why it is Go's preferred mechanism for code reuse.
All the articles with the tag "composition".
Learn how composition works in Go using struct embedding and interface embedding, and why it is Go's preferred mechanism for code reuse.