Backend10 min read
Structs, Methods and Interfaces in Go: Complete Guide
Learn how to use structs, methods and interfaces in Go. Discover how Go implements object-oriented programming with composition over inheritance.
0 likes0 comments
1 article
Learn how to use structs, methods and interfaces in Go. Discover how Go implements object-oriented programming with composition over inheritance.