Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2018 Changes in this version + type MockGRPC struct + func NewMockGRPC(ctrl *gomock.Controller) *MockGRPC + func (m *MockGRPC) Dial(arg0 string, arg1 ...grpc.DialOption) (*grpc.ClientConn, error) + func (m *MockGRPC) EXPECT() *MockGRPCMockRecorder + type MockGRPCMockRecorder struct + func (mr *MockGRPCMockRecorder) Dial(arg0 interface{}, arg1 ...interface{}) *gomock.Call