Kind: inner class of module:utils/defaultHealthcheck
| Param | Type | Description |
|---|---|---|
| serviceName | string |
The name/key of the service. |
the Request handler.
Kind: instance method of DefaultHealthcheck
| Param | Type | Description |
|---|---|---|
| req | obj |
|
| cb | fn |
a node style callback(err, results) to send data when job is finished |