package v1 type Ip struct { Ip string `json:"ip" form:"ip"` }