builder

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Overview

Package builder sets methods for loading BHL metadata and BHL names index data.

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()

	// 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
}

Builder uses remote resources to recreate all necessary data from scratch locally.

Jump to

Keyboard shortcuts

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