mirror of
https://github.com/go-kit/kit.git
synced 2025-07-15 01:04:44 +02:00
sd: port, without service.Service
This commit is contained in:
5
sd/doc.go
Normal file
5
sd/doc.go
Normal file
@ -0,0 +1,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
|
Reference in New Issue
Block a user