270 B
270 B
title
| title |
|---|
| Go Structs |
Go Structs
Go’s structs are typed collections of fields. They’re useful for grouping data together to form records.
| title |
|---|
| Go Structs |
Go’s structs are typed collections of fields. They’re useful for grouping data together to form records.