package
0.0.0-20240215220921-7b5a127e6df5
Repository: https://github.com/mowlcoder/go-url-shortener.git
Documentation: pkg.go.dev

# Packages

Code generated by MockGen.

# Functions

NewDeleteURLQueue is contructor function to create DeleteURLQueue.
No description provided by the author
NewStringGenerator is constructor function to create StringGenerator.
NewUserService is constructor function to create UserService.

# Structs

DeleteURLQueue responsible for accepting tasks for url deletion and do them in order.
No description provided by the author
StringGenerator responsible for generate different strings.
UserService layer to interact with user.