MCPcopy Index your code
hub / github.com/apache/answer / SetActionType

Method SetActionType

internal/service/action/captcha_service.go:37–37  ·  view source on GitHub ↗
(ctx context.Context, unit, actionType, config string, amount int)

Source from the content-addressed store, hash-verified

35 GetCaptcha(ctx context.Context, key string) (captcha string, err error)
36 DelCaptcha(ctx context.Context, key string) (err error)
37 SetActionType(ctx context.Context, unit, actionType, config string, amount int) (err error)
38 GetActionType(ctx context.Context, unit, actionType string) (actioninfo *entity.ActionRecordInfo, err error)
39 DelActionType(ctx context.Context, unit, actionType string) (err error)
40}

Callers 5

CaptchaActionPasswordMethod · 0.65
CaptchaActionSearchMethod · 0.65
ActionRecordAddMethod · 0.65

Implementers 1

captchaRepointernal/repo/captcha/captcha.go

Calls

no outgoing calls

Tested by 1