4 lines
114 B
Go
4 lines
114 B
Go
// Package mock implements mock interface implementations and other utilities
|
|
// for testing actors.
|
|
package mock
|