restify/conductor

Make first parameter to createConductor take an optional string for name

Opened this issue · 0 comments

This would be a simple shorthand for creating a conductor with the minimum amount of information required. Passing in the name as the optional first parameter would reduce the boilerplate for creating a new Conductor.