Versions in this module Expand all Collapse all v1 v1.2.0 Dec 8, 2018 Changes in this version + type MockVendorsDep struct + func NewMockVendorsDep(ctrl *gomock.Controller) *MockVendorsDep + func (m *MockVendorsDep) EXPECT() *MockVendorsDepMockRecorder + func (m *MockVendorsDep) Foo() a.Ifc + type MockVendorsDepMockRecorder struct + func (mr *MockVendorsDepMockRecorder) Foo() *gomock.Call + type VendorsDep interface + Foo func() a.Ifc