redis.Scan(non-struct *interface {}) #3129
-
Hi, I'm quite positive this is a GO question, but since I'm having it using this lib I decided to post it here. I'm getting this error This is where I'm providing the struct:
This is where I'm trying to populate it via scan method:
What am I doing wrong? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found a solution for it. Here it's the discussion in case someone wants to check how I solved it https://www.reddit.com/r/golang/comments/1fl0j8x/getting_the_following_error_redisscannonstruct/ |
Beta Was this translation helpful? Give feedback.
I found a solution for it. Here it's the discussion in case someone wants to check how I solved it https://www.reddit.com/r/golang/comments/1fl0j8x/getting_the_following_error_redisscannonstruct/