Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleService ¶
ExampleService is an autogenerated mock type for the ExampleService type
func (*ExampleService) Echo ¶
func (_m *ExampleService) Echo(ctx context.Context, in *org_ump_grpc.ExampleEchoReq, opts ...client.CallOption) (*org_ump_grpc.ExampleEchoRsp, error)
Echo provides a mock function with given fields: ctx, in, opts
type ExampleServiceClient ¶
ExampleServiceClient is an autogenerated mock type for the ExampleServiceClient type
func (*ExampleServiceClient) Echo ¶
func (_m *ExampleServiceClient) Echo(ctx context.Context, in *org_ump_grpc.ExampleEchoReq, opts ...grpc.CallOption) (*org_ump_grpc.ExampleEchoRsp, error)
Echo provides a mock function with given fields: ctx, in, opts
type ExampleServiceHandler ¶
ExampleServiceHandler is an autogenerated mock type for the ExampleServiceHandler type
func (*ExampleServiceHandler) Echo ¶
func (_m *ExampleServiceHandler) Echo(_a0 context.Context, _a1 *org_ump_grpc.ExampleEchoReq, _a2 *org_ump_grpc.ExampleEchoRsp) error
Echo provides a mock function with given fields: _a0, _a1, _a2
type ExampleServiceServer ¶
ExampleServiceServer is an autogenerated mock type for the ExampleServiceServer type
func (*ExampleServiceServer) Echo ¶
func (_m *ExampleServiceServer) Echo(_a0 context.Context, _a1 *org_ump_grpc.ExampleEchoReq) (*org_ump_grpc.ExampleEchoRsp, error)
Echo provides a mock function with given fields: _a0, _a1
Click to show internal directories.
Click to hide internal directories.