You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Service []common.AbstractServiceFile`json:"service,omitempty"`
183
-
DepServicesmap[string]exchange.ServiceDefinition`json:"dependent_services,omitempty"`// for internal use for performance. A map of service definition keyed by id.
184
-
// It is either empty or provides ALL the dependent services needed. It is expected the top level service definitions are provided
185
-
// in the 'Service' attribute when this attribute is not empty.
DepServicesmap[string]exchange.ServiceDefinition`json:"dependent_services,omitempty"`// for internal use for performance. A map of service definition keyed by id. It is either empty or provides ALL the dependent services needed. It is expected the top level service definitions are provided in the 'Service' attribute when this attribute is not empty.
0 commit comments