https://dev.to/naftuli_singer/understanding-go-interfaces-with-a-practical-example-2a7
Understanding Go Interfaces with a Practical Example - DEV Community
One of the most powerful features in Go is interfaces. They allow different types to share behaviour... Tagged with go.
a practical examplego interfacesunderstandingdevcommunity
https://dev.to/get_pieces/understanding-reflection-and-interfaces-in-the-go-programming-language-1obh
Understanding Reflection and Interfaces in the Go Programming Language - DEV Community
Go offers the Reflection and Interface concepts as part of its collection of features. Let's discuss how to use them properly. Tagged with trading, algorithms,...
go programming languageunderstandingreflectioninterfaces