package
0.0.0-20220816124654-62ee83cf10ad
Repository: https://github.com/guil95/grpcapi.git
Documentation: pkg.go.dev
# Functions
NewMockClient creates a new mock instance.
NewMockRepository creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.