fidelity

package
v0.0.0-...-5b7a8c5 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollectFromURLsAndPDFCoordinates

func CollectFromURLsAndPDFCoordinates(pdfBaseURL string, prospectusURL string, pdfCoordinates PDFCoordinates) (result types.Result, err error)

Types

type ColumnCoordinates

type ColumnCoordinates struct {
	Index        int
	ContentIndex int
}

type PDFCoordinates

type PDFCoordinates struct {
	Row    RowCoordinates
	Column ColumnCoordinates
}

type RowCoordinates

type RowCoordinates struct {
	Index        int
	ContentIndex int
}

Jump to

Keyboard shortcuts

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