package
0.0.0-20211227020801-e7f50d318765
Repository: https://github.com/davetweetlive/learning_go_grpc.git
Documentation: pkg.go.dev

# Functions

NewMockGlobalRepository creates a new mock instance.
NewMockUsersRepo creates a new mock instance.

# Structs

MockGlobalRepository is a mock of GlobalRepository interface.
MockGlobalRepositoryMockRecorder is the mock recorder for MockGlobalRepository.
MockUsersRepo is a mock of UsersRepo interface.
MockUsersRepoMockRecorder is the mock recorder for MockUsersRepo.