package foo type foo struct { bar string `json:"bar"` t bool `hcl:"t"` qux string `json:"qux"` yoo string `json:"yoo"` }