tools/etcd-dump-metrics: add missing godoc

https://godoc.org/github.com/etcd-io/etcd/tools/etcd-dump-metrics

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee 2018-10-31 16:12:32 -07:00
parent c0e04700cf
commit 83304cfc80

View File

@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// etcd-dump-metrics automates etcd Prometheus metrics documentation.
package main
import (