Replies: 1 comment
-
|
any suggestions ? thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
type Redis struct {
Addrs []string
Username string
}
how I set an environment to match the addrs field which is a slice ?
thanks
Beta Was this translation helpful? Give feedback.
All reactions