Documentation
¶
Index ¶
Constants ¶
View Source
const Binding = "geetest"
Variables ¶
View Source
var App foundation.Application
Functions ¶
This section is empty.
Types ¶
type Geetest ¶
type Geetest struct { CaptchaID string CaptchaKey string // contains filtered or unexported fields }
func NewGeetest ¶
type ServiceProvider ¶
type ServiceProvider struct { }
func (*ServiceProvider) Boot ¶
func (receiver *ServiceProvider) Boot(app foundation.Application)
func (*ServiceProvider) Register ¶
func (receiver *ServiceProvider) Register(app foundation.Application)
Click to show internal directories.
Click to hide internal directories.