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

# Packages

Package base62encode allows you to encode a number into a string in Base62 format.
Package httputil contains useful utils function to send response to the client.