0.0.10 • Published 10 years ago

serviceDiscovery v0.0.10

Weekly downloads
42
License
-
Repository
-
Last release
10 years ago

What the package does : Wait till the service discovery file is upto date and then execute callback

How ot use

var serviceDiscover = require('serviceDiscovery'); serviceDiscover.watch('./tmp/test', (err, data)=>{ if (err){ console.log('failed') return; } console.log(data); })

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago