I have these two structs that I\'m populating from a JSON file:
type transaction struct { Datetime time.Time `json:"datetime"` Desc