- Security with Go
- John Daniel Leon
- 34字
- 2021-06-30 19:06:46
Numeric
The primary numeric data types are integers and floating point numbers. Go also offers a complex number type, a byte type, and a rune. Here are the numeric data types available in Go.