Versions in this module Expand all Collapse all v0 v0.2.0 Mar 13, 2019 v0.1.0 Jul 23, 2018 Changes in this version + type MockPing_PingServer struct + func NewMockPing_PingServer(ctrl *gomock.Controller) *MockPing_PingServer + func (m *MockPing_PingServer) Context() context.Context + func (m *MockPing_PingServer) EXPECT() *MockPing_PingServerMockRecorder + func (m *MockPing_PingServer) RecvMsg(arg0 interface{}) error + func (m *MockPing_PingServer) Send(arg0 *grpc.Response) error + func (m *MockPing_PingServer) SendHeader(arg0 metadata.MD) error + func (m *MockPing_PingServer) SendMsg(arg0 interface{}) error + func (m *MockPing_PingServer) SetHeader(arg0 metadata.MD) error + func (m *MockPing_PingServer) SetTrailer(arg0 metadata.MD) + type MockPing_PingServerMockRecorder struct + func (mr *MockPing_PingServerMockRecorder) Context() *gomock.Call + func (mr *MockPing_PingServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call + func (mr *MockPing_PingServerMockRecorder) Send(arg0 interface{}) *gomock.Call + func (mr *MockPing_PingServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call + func (mr *MockPing_PingServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call + func (mr *MockPing_PingServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call + func (mr *MockPing_PingServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call