package
0.0.0-20240822173245-257763d86c02
Repository: https://github.com/lookeme/short-url.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Interfaces

ShortenRepository interface represents the necessary CRUD operations for handling URLs in persistence storage.
UserRepository interface defines the methods necessary for handling users in persistence storage.