package models type Ping struct { Ping string `json:"ping"` }