package api type Config struct { URL string `json:"url"` }