Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupportOCRType = errors.New("ocr type is unsupported") ErrUnsupportCaptchaType = errors.New("ocr parse arg type is unsupported") )
View Source
var DefaultType = Common
Functions ¶
Types ¶
type CommonTypeResponse ¶
type YunmaOCRType ¶
type YunmaOCRType int
const ( Common YunmaOCRType = iota + 1 Slide SinSlide TrafficSlide Click Rotate Google Hcaptcha FunCaptcha )
func (YunmaOCRType) String ¶
func (i YunmaOCRType) String() string
Click to show internal directories.
Click to hide internal directories.