builder

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder interface {
	// ResetData removes all downloaded and generated resources, leaving
	// empty databases and directories.
	ResetData() error

	// ImportData downloads remote datasets to the local file system and generates
	// data needed for bhlnames functionality.
	ImportData() error

	// CalculateTxStats calculates taxonomic statistics for each Item.
	CalculateTxStats() error

	// Close closes all resources used by the Builder.
	Close()
}

Jump to

Keyboard shortcuts

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