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