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
|
package mock
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
// Package mock provides a mock client for testing
|
||||||
package mock
|
package mock
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
// Package mock provides a mock registry for testing
|
||||||
package mock
|
package mock
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user