package
0.0.0-20201222043859-1a51687f1cf3
Repository: https://github.com/iwanjunaid/basesvc.git
Documentation: pkg.go.dev

# Functions

NewMockAuthorDocumentRepository creates a new mock instance.
NewMockAuthorEventRepository creates a new mock instance.
NewMockAuthorSQLRepository creates a new mock instance.
NewMockGravatarCacheRepository creates a new mock instance.
NewMockGravatarRepository creates a new mock instance.

# Structs

MockAuthorDocumentRepository is a mock of AuthorDocumentRepository interface.
MockAuthorDocumentRepositoryMockRecorder is the mock recorder for MockAuthorDocumentRepository.
MockAuthorEventRepository is a mock of AuthorEventRepository interface.
MockAuthorEventRepositoryMockRecorder is the mock recorder for MockAuthorEventRepository.
MockAuthorSQLRepository is a mock of AuthorSQLRepository interface.
MockAuthorSQLRepositoryMockRecorder is the mock recorder for MockAuthorSQLRepository.
MockGravatarCacheRepository is a mock of GravatarCacheRepository interface.
MockGravatarCacheRepositoryMockRecorder is the mock recorder for MockGravatarCacheRepository.
MockGravatarRepository is a mock of GravatarRepository interface.
MockGravatarRepositoryMockRecorder is the mock recorder for MockGravatarRepository.