Codebase list golang-github-go-kit-kit / 9a19822 sd / doc.go
9a19822

Tree @9a19822 (Download .tar.gz)

doc.go @9a19822raw · history · blame

1
2
3
4
5
// Package sd provides utilities related to service discovery. That includes
// subscribing to service discovery systems in order to reach remote instances,
// and publishing to service discovery systems to make an instance available.
// Implementations are provided for most common systems.
package sd