package
1.1.0
Repository: https://github.com/arikama/koran-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewUserManagerMock creates a new mock instance.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
UserManagerMock is a mock of UserManager interface.
UserManagerMockMockRecorder is the mock recorder for UserManagerMock.

# Interfaces

No description provided by the author
go:generate mockgen -package=managers -mock_names=UserManager=UserManagerMock -source=./user_manager.go -destination=./user_manager_mock.go.