1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-07-12 22:41:07 +02:00

add package comment

This commit is contained in:
xinfei.wu
2019-01-09 16:31:23 +08:00
committed by GitHub
parent 453ce2fcbe
commit eec1726f1d

View File

@ -1,3 +1,4 @@
// Package mock provides a mock registry for testing
package mock
import (