v1

package
v1.1.45 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Code generated by lark suite oapi sdk gen

Code generated by lark suite oapi sdk gen

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageBasicRecognizeReqBody

type ImageBasicRecognizeReqBody struct {
	Image           string   `json:"image,omitempty"`
	ForceSendFields []string `json:"-"`
}

func (*ImageBasicRecognizeReqBody) MarshalJSON

func (s *ImageBasicRecognizeReqBody) MarshalJSON() ([]byte, error)

type ImageBasicRecognizeReqCall

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

func (*ImageBasicRecognizeReqCall) Do

type ImageBasicRecognizeResult

type ImageBasicRecognizeResult struct {
	TextList []string `json:"text_list,omitempty"`
}

type ImageService

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

func (*ImageService) BasicRecognize

func (images *ImageService) BasicRecognize(ctx *core.Context, body *ImageBasicRecognizeReqBody, optFns ...request.OptFn) *ImageBasicRecognizeReqCall

type Service

type Service struct {
	Images *ImageService
	// contains filtered or unexported fields
}

func NewService

func NewService(conf *config.Config) *Service

Jump to

Keyboard shortcuts

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