mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Проект разбит на более мелкие части
This commit is contained in:
7
lib/services/services.go
Normal file
7
lib/services/services.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package services
|
||||
|
||||
import (
|
||||
"github.com/mediocregopher/radix.v2/redis"
|
||||
)
|
||||
|
||||
var Redis *redis.Client
|
Reference in New Issue
Block a user