package
0.0.0-20241223150246-d00b7155858f
Repository: https://github.com/lxj0000/go-backend.git
Documentation: pkg.go.dev

# Functions

NewMockInteractionRepository creates a new mock instance.
NewMockInteractionUseCase creates a new mock instance.
NewMockPostRepository creates a new mock instance.
NewMockPostUsecase creates a new mock instance.

# Structs

MockInteractionRepository is a mock of InteractionRepository interface.
MockInteractionRepositoryMockRecorder is the mock recorder for MockInteractionRepository.
MockInteractionUseCase is a mock of InteractionUseCase interface.
MockInteractionUseCaseMockRecorder is the mock recorder for MockInteractionUseCase.
MockPostRepository is a mock of PostRepository interface.
MockPostRepositoryMockRecorder is the mock recorder for MockPostRepository.
MockPostUsecase is a mock of PostUsecase interface.
MockPostUsecaseMockRecorder is the mock recorder for MockPostUsecase.