fcoldp

package
v0.5.10 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Build = "n/a"
View Source
var Version = "v0.5.10"

Functions

func GetVersion

func GetVersion() gnvers.Version

GetVersion returns BHLnames version and build information.

Types

type FromCoLDP added in v0.5.0

type FromCoLDP interface {
	// GetCoLDP extracts files of CoLDP Archive, preparing it for ingestion.
	GetCoLDP(file string) (coldp.Archive, error)

	// ImportCoLDP converts a coldp.Archive to a Species File Group Archive
	// database.
	ImportCoLDP(arc coldp.Archive) error

	// ExportSFGA writes a Species File Group Archive to a file.
	ExportSFGA(outputPath string) error
}

FromCoLDP provies methods to convert CoLDP Archive to Species File Group Archive.

func New added in v0.5.0

func New(cfg config.Config, sfgarc sfgarc.Archive) FromCoLDP

Directories

Path Synopsis
ent
sys
io

Jump to

Keyboard shortcuts

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