Data Types in Go

Last Updated : 11 Jul, 2025

Data types specify the type of data that a valid Go variable can hold. In Go language, the type is divided into four categories which are as follows: