package
0.0.0-20241109152811-f113b0e7315a
Repository: https://github.com/zerls/go_learning.git
Documentation: pkg.go.dev
# Functions
NewRedisCli create a redis Client.
# Constants
ShortlinkDetailKey mapping the shortlink to the detail of url.
ShortlinkKey mapping the shortlink to the url.
URLHashKey mapping the hash of the url to the shortlink.
URLIDKEY is global counter.
# Structs
App encasulates Env,Router and middleware.
No description provided by the author
No description provided by the author
RedisCli contains a redis Client.
No description provided by the author
URLDetail contains the detail of the shortlink.