package foo type foo struct { bar string `gaum:"field_name=bar"` t bool `gaum:"field_name=t"` }