package watermillmsg type SyncServersCmdPayload struct { VersionCode string `json:"versionCode"` URL string `json:"url"` }