Documentation
¶
Overview ¶
Package ocr provides a background runner for processing attachments with OCR and text extraction.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner processes attachments for OCR and text extraction.
func (*Runner) ProcessAttachmentAsync ¶
ProcessAttachmentAsync processes a single attachment asynchronously. This can be called when a new attachment is uploaded.
Click to show internal directories.
Click to hide internal directories.