Can I create a map of type to value, exg.:
package main import ( "fmt" "reflect" ) type Something struct { nonsense bool length i