Basically, without knowing before hand what the resulting structure of a query might be, I’d like to query the database, and return a structure like this (json-y) Is there a way to get the Type for a Column using package database/sql in golang? I’m suspecting that what I want to do is make an array of interface{} the size of