item

package
v1.0.0-RC3 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	// ID is an identifier from BHL database.
	ID int
	// Path is a path to the Item's content.
	Path string
	// Pages is the slice of all pages located inside of the Item.
	Pages []*page.Page
	// Text is the text of the item where texts of all pages are merged together.
	Text []byte
}

Item in BHL is physically separate entity, such as a book, journal's volume etc.

Jump to

Keyboard shortcuts

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