Kronos-Integration / kronos-service-registry

dummy service registry implementation
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

npm Greenkeeper semantic-release styled with prettier Build Status codecov.io Coverage Status Known Vulnerabilities GitHub Issues Dependency Status devDependency Status docs downloads Commitizen friendly

kronos-service-registry

dummy service registry implementation

API

Table of Contents

ServiceRegistry

Extends Service

Service registry

Parameters

autostart

Always start

Returns boolean true

name

Returns string 'registry'

install

With npm do:

npm install kronos-service-registry

license

BSD-2-Clause