#golang
Read more stories on Hashnode
Articles with this tag
In Go, there are no explicit definitions for Class, Object and Inheritance like in traditional OOP languages but it offers similar features with a...
In this post, we’ll explore Go documentation, tools and techniques to make it effective, and ways to share it. What should be documented? Any exported...