recognizers

package
v0.0.0-...-9e7b976 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2017 License: MIT Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PhotoRecognizersPool

type PhotoRecognizersPool struct {
	In            chan *file.FileInfo
	Out           chan *RecognizedPhoto
	Done          chan struct{}
	WorkersNumber int
}

func (*PhotoRecognizersPool) Run

func (frp *PhotoRecognizersPool) Run(queueSize int, finished *sync.WaitGroup) chan *RecognizedPhoto

type RecognizedPhoto

type RecognizedPhoto struct {
	Link  *file.FileLink
	Error error
}

Jump to

Keyboard shortcuts

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