//
pkg.gl
Category
github.com/golang/mock
gomock
internal
mock_gomock
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
40 SLOC
#
Functions
NewMockMatcher
NewMockMatcher creates a new mock instance.
#
Structs
MockMatcher
MockMatcher is a mock of Matcher interface.
MockMatcherMockRecorder
MockMatcherMockRecorder is the mock recorder for MockMatcher.