0.0.10 • Published 9 years ago

serviceDiscovery v0.0.10

Weekly downloads
42
License
-
Repository
-
Last release
9 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

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago