package
0.0.0-20240822173245-257763d86c02
Repository: https://github.com/lookeme/short-url.git
Documentation: pkg.go.dev
# 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.