Versions in this module Expand all Collapse all v1 v1.2.0 Dec 8, 2018 Changes in this version + func CallForeignMethod(s Source) + type MockSource struct + func NewMockSource(ctrl *gomock.Controller) *MockSource + func (m *MockSource) EXPECT() *MockSourceMockRecorder + func (m *MockSource) Method() faux.Return + type MockSourceMockRecorder struct + func (mr *MockSourceMockRecorder) Method() *gomock.Call + type Source interface