![Hands-On System Programming with Go](https://wfqqreader-1252317822.image.myqcloud.com/cover/519/36698519/b_36698519.jpg)
上QQ阅读APP看书,第一时间看更新
Type system
The Go type system defines a series of basic types, including bytes, strings and buffers, composite types like slices or maps, and custom types that have been defined by the application.
The Go type system defines a series of basic types, including bytes, strings and buffers, composite types like slices or maps, and custom types that have been defined by the application.