package
0.0.0-20250114092647-a3d21043d0f0
Repository: https://github.com/golangtroshin/shorturl.git
Documentation: pkg.go.dev
# Functions
NewMockService creates a new mock instance.
NewMockStorage creates a new mock instance.
# Structs
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.