package
2.1.5+incompatible
Repository: https://github.com/nomkhonwaan/myblog.git
Documentation: pkg.go.dev

# Functions

NewMockCategoryRepository creates a new mock instance.
NewMockPostRepository creates a new mock instance.
NewMockTagRepository creates a new mock instance.

# Structs

MockCategoryRepository is a mock of CategoryRepository interface.
MockCategoryRepositoryMockRecorder is the mock recorder for MockCategoryRepository.
MockPostRepository is a mock of PostRepository interface.
MockPostRepositoryMockRecorder is the mock recorder for MockPostRepository.
MockTagRepository is a mock of TagRepository interface.
MockTagRepositoryMockRecorder is the mock recorder for MockTagRepository.