package
0.0.0-20210316030332-02fc0f67b874
Repository: https://github.com/jeeo/golang-ddd-boilerplate.git
Documentation: pkg.go.dev

# Functions

NewMockPersonApplication creates a new mock instance.
NewMockPersonHandler creates a new mock instance.
NewMockPersonMapper creates a new mock instance.
NewMockPersonRepository creates a new mock instance.

# Structs

MockPersonApplication is a mock of PersonApplication interface.
MockPersonApplicationMockRecorder is the mock recorder for MockPersonApplication.
MockPersonHandler is a mock of PersonHandler interface.
MockPersonHandlerMockRecorder is the mock recorder for MockPersonHandler.
MockPersonMapper is a mock of PersonMapper interface.
MockPersonMapperMockRecorder is the mock recorder for MockPersonMapper.
MockPersonRepository is a mock of PersonRepository interface.
MockPersonRepositoryMockRecorder is the mock recorder for MockPersonRepository.