add mock package comments
This commit is contained in:
parent
a1665ab37a
commit
9c2689301c
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user