# Functions
CloseDB close db.
CloseRedis close redis.
GetCacheType get cacheType.
GetDB get db.
GetRedisCli get redis client.
InitCache initial cache.
InitDB connect database.
InitMysql connect mysql.
InitPostgresql connect postgresql.
InitRedis connect redis.
InitSqlite connect sqlite.
# Variables
ErrCacheNotFound No hit cache.
No description provided by the author