package main import ( "git.uwushka.cc/nzx056/nzx056/nzx_tmpmail/storage" ) func main() { storage.RedisInit() }