Pinchy
Service discovering and registry bridge.
Pinchy is a simple binary, which allows to automatically fetch services info from Source
and register/remove them to/from Registry
.
Supported pluggable service sources:
Supported pluggable service registries:
Installing
Install Pinchy by running:
go get github.com/insidieux/pinchy/cmd/pinchy
Ensure that $GOPATH/bin
is added to your $PATH
.