Protected
mainOptional
versionStatic
mainApply mixins
list in schema. Merge the schema with mixins schemas. Returns with the mixed schema
Schema containing the mixins to merge
Merge two Service schema
Mixin schema
Service schema
Protected
parseWait for the specified services to become available/registered with this broker.
The service, or services, we are waiting for.
Optional
timeout: numberThe total time this call may take. If this time has passed and the service(s) are not available an error will be thrown. (In milliseconds)
Optional
interval: numberThe time we will wait before once again checking if the service(s) are available (In milliseconds)
Static
getGenerated using TypeDoc
A wrapper of the Molueculer service to expose the main fetcher service through the broker.