smartcaptcha

package
v0.31.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaptchaIterator

type CaptchaIterator struct {
	// contains filtered or unexported fields
}

func (*CaptchaIterator) Error

func (it *CaptchaIterator) Error() error

func (*CaptchaIterator) Next

func (it *CaptchaIterator) Next() bool

func (*CaptchaIterator) Take

func (it *CaptchaIterator) Take(size int64) ([]*smartcaptcha.Captcha, error)

func (*CaptchaIterator) TakeAll

func (it *CaptchaIterator) TakeAll() ([]*smartcaptcha.Captcha, error)

func (*CaptchaIterator) Value

func (it *CaptchaIterator) Value() *smartcaptcha.Captcha

type CaptchaServiceClient

type CaptchaServiceClient struct {
	// contains filtered or unexported fields
}

CaptchaServiceClient is a smartcaptcha.CaptchaServiceClient with lazy GRPC connection initialization.

func (*CaptchaServiceClient) CaptchaIterator

func (*CaptchaServiceClient) Create

Create implements smartcaptcha.CaptchaServiceClient

func (*CaptchaServiceClient) Delete

Delete implements smartcaptcha.CaptchaServiceClient

func (*CaptchaServiceClient) Get

Get implements smartcaptcha.CaptchaServiceClient

func (*CaptchaServiceClient) GetSecretKey

GetSecretKey implements smartcaptcha.CaptchaServiceClient

func (*CaptchaServiceClient) List

List implements smartcaptcha.CaptchaServiceClient

func (*CaptchaServiceClient) Update

Update implements smartcaptcha.CaptchaServiceClient

type SmartCaptcha

type SmartCaptcha struct {
	// contains filtered or unexported fields
}

SmartCaptcha provides access to "smartcaptcha" component of Yandex.Cloud

func NewSmartCaptcha

func NewSmartCaptcha(g func(ctx context.Context) (*grpc.ClientConn, error)) *SmartCaptcha

NewSmartCaptcha creates instance of SmartCaptcha

func (*SmartCaptcha) Captcha

func (s *SmartCaptcha) Captcha() *CaptchaServiceClient

Captcha gets CaptchaService client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL