//
pkg.gl
Category
github.com/golang/mock
mockgen
internal
tests
extra_import
package
1.7.0-rc.1
Repository:
https://github.com/golang/mock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
34 SLOC
#
Functions
NewMockFoo
NewMockFoo creates a new mock instance.
#
Structs
Message
No description provided by the author
MockFoo
MockFoo is a mock of Foo interface.
MockFooMockRecorder
MockFooMockRecorder is the mock recorder for MockFoo.
#
Interfaces
Foo
No description provided by the author