package foo type foo struct { bar string baz string timestamp time.Time `json:"@timestamp"` }