gnidump

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Build = "n/a"
View Source
var Version = "v0.0.1-dev"

Functions

This section is empty.

Types

type GNIdump

type GNIdump interface {
	// Dump dumps data from MySQL to CSV files.
	Dump(dump.Dumper) error

	// Build builds GNI database from CSV files to PostgreSQL.
	Build(build.Builder) error
}

GNIdump is an interface for dumping and building GNI data.

func New

func New(
	cfg config.Config,
) GNIdump

New creates a new instance of GNIdump.

Directories

Path Synopsis
ent
io

Jump to

Keyboard shortcuts

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