Go data types, type casting and constants
Data types, type casting and constants This blog is in continuation with the previous blog, where I discussed variables and functions in Golang. In this blog, I will be discussing the various data types in Go and the constants. For the previous post,...
Oct 13, 20233 min read67
