package
0.0.0-20220211123348-97e1d222d35a
Repository: https://github.com/junnotantra/go-shortener.git
Documentation: pkg.go.dev

# Functions

GetShortURLInfo will get short URL info from unique string.
HandleCreateShortURL will generate shortened URL and save it to DB.
HandleUpdateShortURL will generate shortened URL and save it to DB.
Init will initialize shortener service.