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 (