package
0.0.0-20240901125254-6ea2e39e9930
Repository: https://github.com/egor-zakharov/tiny-url.git
Documentation: pkg.go.dev

# Functions

NewDBStorage - constructor db storage.
NewMemStorage - constructor mem storage.
NewMockStorage creates a new mock instance.

# Variables

Errors from storage.
Errors from storage.
Errors from storage.

# Structs

MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.

# Interfaces

Storage interface.