# Functions
NewMockServiceClient creates a new mock instance.
NewMockServiceServer creates a new mock instance.
# Structs
MockServiceClient is a mock of ServiceClient interface.
MockServiceClientMockRecorder is the mock recorder for MockServiceClient.
MockServiceServer is a mock of ServiceServer interface.
MockServiceServerMockRecorder is the mock recorder for MockServiceServer.