captcha

package
v0.0.0-...-bb899d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

@Title: captcha.enhance.go @Author: key7men@gmail.com @Description: 扩展dchest/captcha包,允许将captcha存入redis @Update: 2020/7/23 9:15 AM

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRedisStore

func NewRedisStore(opts *redis.Options, expiration time.Duration, out Logger, prefix ...string) captcha.Store

func NewRedisStoreWithCli

func NewRedisStoreWithCli(cli *redis.Client, expiration time.Duration, out Logger, prefix ...string) captcha.Store

Types

type Logger

type Logger interface {
	Printf(format string, args ...interface{})
}

Logger 任意实现Logger

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL