package entity type Sort struct { Key string `json:"key"` Direction string `json:"direction"` }