package
0.0.0-20240707120335-750cfb355305
Repository: https://github.com/avgenie/url-shortener.git
Documentation: pkg.go.dev
# Variables
Errors which return storage
ErrShortURLNotFound - returned if URL is not found in storage for user ErrURLAlreadyExists - returned if short URL already exists in storage for user ErrFileStorageNotOpen - returned if file storage is not opened ErrAllURLsDeleted - returned if all URLs deleted for user.
Errors which return storage
ErrShortURLNotFound - returned if URL is not found in storage for user ErrURLAlreadyExists - returned if short URL already exists in storage for user ErrFileStorageNotOpen - returned if file storage is not opened ErrAllURLsDeleted - returned if all URLs deleted for user.
Errors which return storage
ErrShortURLNotFound - returned if URL is not found in storage for user ErrURLAlreadyExists - returned if short URL already exists in storage for user ErrFileStorageNotOpen - returned if file storage is not opened ErrAllURLsDeleted - returned if all URLs deleted for user.
Errors which return storage
ErrShortURLNotFound - returned if URL is not found in storage for user ErrURLAlreadyExists - returned if short URL already exists in storage for user ErrFileStorageNotOpen - returned if file storage is not opened ErrAllURLsDeleted - returned if all URLs deleted for user.