//
pkg.gl
Category
github.com/onflow/flow-go
engine
testutil
mocklocal
package
0.38.0-preview.0
Repository:
https://github.com/onflow/flow-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
41 SLOC
#
Functions
NewMockLocal
No description provided by the author
#
Structs
MockLocal
MockLocal represents a mock of Local We needed to develop a separate mock for Local as we could not mock a method with return values with gomock.