package
0.0.0-20241027210334-41bbf5e38139
Repository: https://github.com/axmdv/go-url-shortener.git
Documentation: pkg.go.dev

# Functions

NewShortenerService returns new shortenerService.

# Structs

DeleteTask contain data about user id and url to delete.

# Interfaces

ShortenerService is the interface that manages shortening urls.