gocaptcha
gocaptcha copied to clipboard
RedisStore Config
Add Redis Options Config:
type Options struct {
Network string
Password string
DB int64
}