Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisStore ¶
func NewDefaultRedisStore ¶
func NewDefaultRedisStore() *RedisStore
func (*RedisStore) Set ¶
func (rs *RedisStore) Set(id string, value string)
func (*RedisStore) UseWithCtx ¶
func (rs *RedisStore) UseWithCtx(ctx context.Context) base64Captcha.Store
Click to show internal directories.
Click to hide internal directories.