ocr

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LicenseManager

type LicenseManager struct{}

func (*LicenseManager) GetLicenseInfo

func (l *LicenseManager) GetLicenseInfo(url string) (*base.Identity, error)

type RequestRes

type RequestRes struct {
	WordsResult struct {
		Name struct {
			Words string `json:"words"`
		} `json:"姓名"`
		BirthDay struct {
			Words string `json:"words"`
		} `json:"出生日期"`
		LicenseNum struct {
			Words string `json:"words"`
		} `json:"证号"`
		Gender struct {
			Words string `json:"words"`
		} `json:"性别"`
	} `json:"words_result"`
}

Jump to

Keyboard shortcuts

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