package
0.0.0-20241212233217-f886d37f540c
Repository: https://github.com/k-akari/golang-rest-api-sample.git
Documentation: pkg.go.dev

# Functions

NewMockclientRepository creates a new mock instance.
NewMockcompanyRepository creates a new mock instance.
NewMockinvoiceRepository creates a new mock instance.

# Structs

MockclientRepository is a mock of clientRepository interface.
MockclientRepositoryMockRecorder is the mock recorder for MockclientRepository.
MockcompanyRepository is a mock of companyRepository interface.
MockcompanyRepositoryMockRecorder is the mock recorder for MockcompanyRepository.
MockinvoiceRepository is a mock of invoiceRepository interface.
MockinvoiceRepositoryMockRecorder is the mock recorder for MockinvoiceRepository.