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