# README
package main
import (
"context"
"github.com/admpub/cache"
_ "github.com/coscms/captcha/driver/click"
_ "github.com/coscms/captcha/driver/rotate"
_ "github.com/coscms/captcha/driver/slide"
"github.com/coscms/captcha"
)
func main(){
store := cache.NewCacher(context.Background(),`memory`,cache.Option{Interval:captcha.MaxAge})
captcha.Open(`click`,`shape`,store)
}
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
seconds.
# Variables
No description provided by the author
No description provided by the author
make data.
No description provided by the author
No description provided by the author
verify.
singleon.
common.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author