add mock package comments
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| // Package mock provides a mock broker for testing | ||||
| package mock | ||||
|  | ||||
| import ( | ||||
|   | ||||
| @@ -1,3 +1,4 @@ | ||||
| // Package mock provides a mock client for testing | ||||
| package mock | ||||
|  | ||||
| import ( | ||||
|   | ||||
| @@ -1,3 +1,4 @@ | ||||
| // Package mock provides a mock registry for testing | ||||
| package mock | ||||
|  | ||||
| import ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user