Go supports all the basic types that you would expect from a statically typed language:

Untitled Database

Booleans

Integers

Floating-point numbers

Characters and runes

Strings

Constants

Enums

Arrays

Slices

Maps

Structs

Interfaces

Empty interface

Pointers

Unions

Channels

Zero values

Type casting