//
pkg.gl
Category
github.com/Ikhlashmulya/golang-clean-architecture-project-structure
test
unit
mocks
package
0.0.0-20231231113814-bbf91140fc64
Repository:
https://github.com/ikhlashmulya/golang-clean-architecture-project-structure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
64 SLOC
#
Functions
NewMockUserRepository
NewMockUserRepository creates a new mock instance.
#
Structs
MockUserRepository
MockUserRepository is a mock of UserRepository interface.
MockUserRepositoryMockRecorder
MockUserRepositoryMockRecorder is the mock recorder for MockUserRepository.