Golang data types

Lets learn Golang data-types, how to declare them and how to use them.

Page content

After you finish this article you will be able to figure out which data type you need for your next Go code.

Intro