Enable a service group
- Source:
- features/serviceGroup.js
Members
-
<static> type :string
-
This feature is loaded at service stage
Type:
- string
- Source:
- features/serviceGroup.js
Methods
-
<static> load_(app, services)
-
Load the feature
Parameters:
Name Type Description appApp The app module object
servicesobject Map of services from service registration to service instance options
- Source:
- features/serviceGroup.js
Returns:
- Type
- Promise.<*>
Example
serviceGroup: { 's3DigitalOcean': { '<instanceName>': { } } }