package structs type Rex struct { Id string Address string JobId string Task string }