Versions in this module Expand all Collapse all v1 v1.2.0 Dec 8, 2018 Changes in this version + type MockMatcher struct + func NewMockMatcher(ctrl *gomock.Controller) *MockMatcher + func (m *MockMatcher) EXPECT() *MockMatcherMockRecorder + func (m *MockMatcher) Matches(arg0 interface{}) bool + func (m *MockMatcher) String() string + type MockMatcherMockRecorder struct + func (mr *MockMatcherMockRecorder) Matches(arg0 interface{}) *gomock.Call + func (mr *MockMatcherMockRecorder) String() *gomock.Call