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