0.0.10 • Published 8 years ago

serviceDiscovery v0.0.10

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

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago