April 13, 2019Composite types: Structs©techort.comStructsStruct is a collection of fields.Syntaxtype User struct { … [Read more...] about Composite types: Structs