Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Captcha ¶
type Captcha struct {
*base64Captcha.Captcha
}
*
- 验证码 *
- id, b64s, err := New().Make() *
- @create 2021-9-15
- @author deatil
type EmptyStore ¶ added in v1.0.1006
type EmptyStore struct{}
*
- 空存储 *
- @create 2021-10-18
- @author deatil
func (*EmptyStore) Get ¶ added in v1.0.1006
func (this *EmptyStore) Get(id string, clear bool) string
获取
Click to show internal directories.
Click to hide internal directories.