package
0.0.0-20250216163259-2f94154da4fb
Repository: https://github.com/llravell/go-shortener.git
Documentation: pkg.go.dev

# Functions

NewMockHashGenerator creates a new mock instance.
NewMockHealthRepo creates a new mock instance.
NewMockURLDeleteWorkerPool creates a new mock instance.
NewMockURLRepo creates a new mock instance.

# Structs

MockHashGenerator is a mock of HashGenerator interface.
MockHashGeneratorMockRecorder is the mock recorder for MockHashGenerator.
MockHealthRepo is a mock of HealthRepo interface.
MockHealthRepoMockRecorder is the mock recorder for MockHealthRepo.
MockURLDeleteWorkerPool is a mock of URLDeleteWorkerPool interface.
MockURLDeleteWorkerPoolMockRecorder is the mock recorder for MockURLDeleteWorkerPool.
MockURLRepo is a mock of URLRepo interface.
MockURLRepoMockRecorder is the mock recorder for MockURLRepo.