1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-15 01:04:44 +02:00

sd/*: doc.go

This commit is contained in:
Peter Bourgon
2016-06-24 16:40:01 +00:00
parent 7e965c10fd
commit f7f1de9e06
5 changed files with 11 additions and 4 deletions

2
sd/etcd/doc.go Normal file
View File

@ -0,0 +1,2 @@
// Package etcd provides a subscriber implementation for etcd.
package etcd