In this video, I walk through how to create a Struct at runtime using the 'reflect' package. I pretend that I have some data from a RDBMS, such as the column name and type, then use that to create a struct to hold values from the table.
Episode: 19.4