Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCacheStore ¶
func NewCacheStore(cache storage.AdapterCache, expiration int) base64Captcha.Store
NewCacheStore returns a new standard memory store for captchas with the given collection threshold and expiration time (duration). The returned store must be registered with SetCustomStore to replace the default one.
Types ¶
This section is empty.
Source Files
¶
- captcha.go
- store.go
Click to show internal directories.
Click to hide internal directories.