vision_test

package
v0.0.0-...-bc11ca3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const DummyGoogleCert = `` /* 1678-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAzure

type MockAzure struct {
	T            *testing.T
	DescribeMock func(url string) ([]vision.VisionResult, error)
}

func (*MockAzure) Describe

type MockGoogle

type MockGoogle struct {
	T             *testing.T
	GetOCRMock    func(url string) (result *vision.OCRResult, err error)
	TranslateMock func(message string) (language.Tag, string, error)
}

func (*MockGoogle) Close

func (g *MockGoogle) Close() error

func (*MockGoogle) GetOCR

func (*MockGoogle) Translate

Jump to

Keyboard shortcuts

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