Learning Go via TDD - Structs and Interfaces Apr 6, 2024 Learnings Chapter: Structs, Methods, and Interfaces Structs are like Objects in JS or Hashes in Ruby In the most basic sense, the data is a composite ie made from primitive data types