Documentation
¶
Overview ¶
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PDFPageCount ¶ added in v0.3.0
Types ¶
type Bibliography ¶ added in v0.3.0
func (*Bibliography) Content ¶ added in v0.3.0
func (b *Bibliography) Content() (string, error)
type EntryFromBibliographyExtractor ¶ added in v0.3.0
type EntryFromBibliographyExtractor interface {
// Retrieve bib entry `id` from a prepared bibliography artifact.
EntryFromBibliography(b *Bibliography, id int) (string, error)
}
type EntryFromRawExtractor ¶
type MetaExtractor ¶
Click to show internal directories.
Click to hide internal directories.