Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckCaptchaParams ¶
type CheckCaptchaResult ¶
type CheckCaptchaResult struct { cmr.CommonResult TaskId string `json:"taskId"` IsSuccess bool `json:"isSuccess"` }
type CreateCaptchaParams ¶
type CreateCaptchaParams struct{}
type CreateCaptchaResult ¶
type PingParams ¶
type PingParams = cmr.PingParams
type PingResult ¶
type PingResult = cmr.PingResult
type ShowDiagnosticDataParams ¶
type ShowDiagnosticDataParams struct{}
type ShowDiagnosticDataResult ¶
type ShowDiagnosticDataResult struct { cmr.CommonResult cmr.RequestsCount }
Click to show internal directories.
Click to hide internal directories.