package foo type foo struct { bar string `json:"bar"` f bool t bool Ankara []string `json:"ankara"` timestamp time.Time `json:"@timestamp"` }