package discovery type DiscoveryService struct { IncludeServices []string `json:"includeServices,omitempty"` }