first
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package config
|
||||
|
||||
type Redis struct {
|
||||
Addr string
|
||||
Password string
|
||||
Db int
|
||||
}
|
||||
Reference in New Issue
Block a user