package foo type foo struct { bar string qaz, qux string `json:"qaz"` timestamp time.Time }