Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BcryptCheck ¶
func BcryptEncrypt ¶
Types ¶
type RedisStore ¶
type RedisStore struct { Expiration time.Duration PreKey string Context context.Context Redis *redis.Redis }
func NewRedisStore ¶
func NewRedisStore(r *redis.Redis) *RedisStore
func (*RedisStore) UseWithCtx ¶
func (r *RedisStore) UseWithCtx(ctx context.Context) base64Captcha.Store
Click to show internal directories.
Click to hide internal directories.