JSPM

@kronos-integration/service-registry

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q12507F
  • License BSD-2-Clause

dummy service registry implementation

Package Exports

  • @kronos-integration/service-registry

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@kronos-integration/service-registry) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

  • config
  • owner

autostart

Always start

Returns boolean true

name

Returns string 'registry'

install

With npm do:

npm install kronos-service-registry

license

BSD-2-Clause